All Classes Namespaces Files Functions Variables
swc_mesher.MakeNeuronMeta_Operator Class Reference
Inheritance diagram for swc_mesher.MakeNeuronMeta_Operator:
Inheritance graph
Collaboration diagram for swc_mesher.MakeNeuronMeta_Operator:
Collaboration graph

Public Member Functions

def execute
 
def invoke
 
def execute
 
def invoke
 

Static Public Attributes

string bl_idname = "mnm.make_neuron_from_file"
 
string bl_label = "Make Surface Mesh from File"
 
string bl_description = "Generate a surface mesh from the SWC file"
 
dictionary bl_options = {"REGISTER", "UNDO"}
 
string bl_space_type = "PROPERTIES"
 
string bl_region_type = "WINDOW"
 
string bl_context = "objectmode"
 

Member Function Documentation

def swc_mesher.MakeNeuronMeta_Operator.execute (   self,
  context 
)

Here is the caller graph for this function:

def swc_mesher.MakeNeuronMeta_Operator.execute (   self,
  context 
)

Here is the call graph for this function:

def swc_mesher.MakeNeuronMeta_Operator.invoke (   self,
  context,
  event 
)

Here is the caller graph for this function:

def swc_mesher.MakeNeuronMeta_Operator.invoke (   self,
  context,
  event 
)

Here is the call graph for this function:

Member Data Documentation

string swc_mesher.MakeNeuronMeta_Operator.bl_context = "objectmode"
static
string swc_mesher.MakeNeuronMeta_Operator.bl_description = "Generate a surface mesh from the SWC file"
static
string swc_mesher.MakeNeuronMeta_Operator.bl_idname = "mnm.make_neuron_from_file"
static
string swc_mesher.MakeNeuronMeta_Operator.bl_label = "Make Surface Mesh from File"
static
dictionary swc_mesher.MakeNeuronMeta_Operator.bl_options = {"REGISTER", "UNDO"}
static
string swc_mesher.MakeNeuronMeta_Operator.bl_region_type = "WINDOW"
static
string swc_mesher.MakeNeuronMeta_Operator.bl_space_type = "PROPERTIES"
static

The documentation for this class was generated from the following file: