def swc_mesher.MakeNeuronMetaAnalyze_Operator.execute |
( |
|
self, |
|
|
|
context |
|
) |
| |
def swc_mesher.MakeNeuronMetaAnalyze_Operator.invoke |
( |
|
self, |
|
|
|
context, |
|
|
|
event |
|
) |
| |
string swc_mesher.MakeNeuronMetaAnalyze_Operator.bl_context = "objectmode" |
|
static |
string swc_mesher.MakeNeuronMetaAnalyze_Operator.bl_description = "Read the file to determine numbers of segments, nodes, and various size ranges" |
|
static |
string swc_mesher.MakeNeuronMetaAnalyze_Operator.bl_idname = "mnm.analyze_file" |
|
static |
string swc_mesher.MakeNeuronMetaAnalyze_Operator.bl_label = "Analyze File" |
|
static |
dictionary swc_mesher.MakeNeuronMetaAnalyze_Operator.bl_options = {"REGISTER", "UNDO"} |
|
static |
string swc_mesher.MakeNeuronMetaAnalyze_Operator.bl_region_type = "WINDOW" |
|
static |
string swc_mesher.MakeNeuronMetaAnalyze_Operator.bl_space_type = "PROPERTIES" |
|
static |
The documentation for this class was generated from the following file: