def swc_mesher.MakeSpheres_Operator.execute |
( |
|
self, |
|
|
|
context |
|
) |
| |
def swc_mesher.MakeSpheres_Operator.invoke |
( |
|
self, |
|
|
|
context, |
|
|
|
event |
|
) |
| |
string swc_mesher.MakeSpheres_Operator.bl_context = "objectmode" |
|
static |
string swc_mesher.MakeSpheres_Operator.bl_description = "Generate a sphere at each vertex of the cable model" |
|
static |
string swc_mesher.MakeSpheres_Operator.bl_idname = "mnm.make_spheres" |
|
static |
string swc_mesher.MakeSpheres_Operator.bl_label = "Make Spheres for each Vertex" |
|
static |
dictionary swc_mesher.MakeSpheres_Operator.bl_options = {"REGISTER", "UNDO"} |
|
static |
string swc_mesher.MakeSpheres_Operator.bl_region_type = "WINDOW" |
|
static |
string swc_mesher.MakeSpheres_Operator.bl_space_type = "PROPERTIES" |
|
static |
The documentation for this class was generated from the following file: