def swc_mesher.UpdateCableFromSpheres_Operator.execute |
( |
|
self, |
|
|
|
context |
|
) |
| |
def swc_mesher.UpdateCableFromSpheres_Operator.invoke |
( |
|
self, |
|
|
|
context, |
|
|
|
event |
|
) |
| |
string swc_mesher.UpdateCableFromSpheres_Operator.bl_context = "objectmode" |
|
static |
string swc_mesher.UpdateCableFromSpheres_Operator.bl_description = "Update the cable model from sphere locations/radii" |
|
static |
string swc_mesher.UpdateCableFromSpheres_Operator.bl_idname = "mnm.update_cable_from_spheres" |
|
static |
string swc_mesher.UpdateCableFromSpheres_Operator.bl_label = "Update Cable Model from Spheres" |
|
static |
dictionary swc_mesher.UpdateCableFromSpheres_Operator.bl_options = {"REGISTER", "UNDO"} |
|
static |
string swc_mesher.UpdateCableFromSpheres_Operator.bl_region_type = "WINDOW" |
|
static |
string swc_mesher.UpdateCableFromSpheres_Operator.bl_space_type = "PROPERTIES" |
|
static |
The documentation for this class was generated from the following file: