def swc_mesher.MakeEmptyStick_Operator.execute |
( |
|
self, |
|
|
|
context |
|
) |
| |
def swc_mesher.MakeEmptyStick_Operator.invoke |
( |
|
self, |
|
|
|
context, |
|
|
|
event |
|
) |
| |
string swc_mesher.MakeEmptyStick_Operator.bl_context = "objectmode" |
|
static |
string swc_mesher.MakeEmptyStick_Operator.bl_description = "Make a new cable model from scratch" |
|
static |
string swc_mesher.MakeEmptyStick_Operator.bl_idname = "mnm.make_new_cable" |
|
static |
string swc_mesher.MakeEmptyStick_Operator.bl_label = "Make New Cable Model" |
|
static |
dictionary swc_mesher.MakeEmptyStick_Operator.bl_options = {"REGISTER", "UNDO"} |
|
static |
string swc_mesher.MakeEmptyStick_Operator.bl_region_type = "WINDOW" |
|
static |
string swc_mesher.MakeEmptyStick_Operator.bl_space_type = "PROPERTIES" |
|
static |
The documentation for this class was generated from the following file: