def swc_mesher.DeleteAllVertexSpheres_Operator.execute |
( |
|
self, |
|
|
|
context |
|
) |
| |
def swc_mesher.DeleteAllVertexSpheres_Operator.invoke |
( |
|
self, |
|
|
|
context, |
|
|
|
event |
|
) |
| |
string swc_mesher.DeleteAllVertexSpheres_Operator.bl_context = "objectmode" |
|
static |
string swc_mesher.DeleteAllVertexSpheres_Operator.bl_description = "Delete all vertex spheres" |
|
static |
string swc_mesher.DeleteAllVertexSpheres_Operator.bl_idname = "mnm.delete_all_spheres" |
|
static |
string swc_mesher.DeleteAllVertexSpheres_Operator.bl_label = "Delete All" |
|
static |
dictionary swc_mesher.DeleteAllVertexSpheres_Operator.bl_options = {"REGISTER", "UNDO"} |
|
static |
string swc_mesher.DeleteAllVertexSpheres_Operator.bl_region_type = "WINDOW" |
|
static |
string swc_mesher.DeleteAllVertexSpheres_Operator.bl_space_type = "PROPERTIES" |
|
static |
The documentation for this class was generated from the following file: