All Classes Namespaces Files Functions Variables
swc_mesher.UpdateCableFromSpheres_Operator Class Reference
Inheritance diagram for swc_mesher.UpdateCableFromSpheres_Operator:
Inheritance graph
Collaboration diagram for swc_mesher.UpdateCableFromSpheres_Operator:
Collaboration graph

Public Member Functions

def execute
 
def invoke
 

Static Public Attributes

string bl_idname = "mnm.update_cable_from_spheres"
 
string bl_label = "Update Cable Model from Spheres"
 
string bl_description = "Update the cable model from sphere locations/radii"
 
dictionary bl_options = {"REGISTER", "UNDO"}
 
string bl_space_type = "PROPERTIES"
 
string bl_region_type = "WINDOW"
 
string bl_context = "objectmode"
 

Member Function Documentation

def swc_mesher.UpdateCableFromSpheres_Operator.execute (   self,
  context 
)
def swc_mesher.UpdateCableFromSpheres_Operator.invoke (   self,
  context,
  event 
)

Member Data Documentation

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: