Public Member Functions | |
def | addProperty (self, typeString, name, category, info=None) |
def | getProperty (self, name) |
def | setEditorMode (self, name, mode) |
def | setupProperties (self, setup) |
Public Attributes | |
DoNotSetDefaultValues | |
Label | |
properties | |
Proxy | |
Static Public Attributes | |
dictionary | PropertyType |
def PathScripts.PathProperty.OpPrototype.addProperty | ( | self, | |
typeString, | |||
name, | |||
category, | |||
info = None |
|||
) |
References OfflineRenderingUtils.FreeCADGuiHandler.properties, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_style_rendering_with_properties.properties, automotive_design.property_process.properties(), automotive_design.surface_style_rendering_with_properties.properties, ifc4.ifcextendedproperties.properties, PathScripts.PathProperty.OpPrototype.properties, PathScripts.PathSetupSheet._RegisteredOp.properties, PathScripts.PathSetupSheetOpPrototype.OpPrototype.properties, FreeCADInit.PropertyType.PropertyType, PathScripts.PathProperty.OpPrototype.PropertyType, and PathScripts.PathSetupSheetOpPrototype.OpPrototype.PropertyType.
Referenced by DocumentObject.Box.init(), and DocumentObject.DocumentObject.onChanged().
def PathScripts.PathProperty.OpPrototype.getProperty | ( | self, | |
name | |||
) |
References OfflineRenderingUtils.FreeCADGuiHandler.properties, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_style_rendering_with_properties.properties, automotive_design.property_process.properties(), automotive_design.surface_style_rendering_with_properties.properties, ifc4.ifcextendedproperties.properties, PathScripts.PathProperty.OpPrototype.properties, PathScripts.PathSetupSheet._RegisteredOp.properties, and PathScripts.PathSetupSheetOpPrototype.OpPrototype.properties.
def PathScripts.PathProperty.OpPrototype.setEditorMode | ( | self, | |
name, | |||
mode | |||
) |
References OfflineRenderingUtils.FreeCADGuiHandler.properties, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_style_rendering_with_properties.properties, automotive_design.property_process.properties(), automotive_design.surface_style_rendering_with_properties.properties, ifc4.ifcextendedproperties.properties, PathScripts.PathProperty.OpPrototype.properties, PathScripts.PathSetupSheet._RegisteredOp.properties, PathScripts.PathSetupSheetOpPrototype.OpPrototype.properties, and PathScripts.PathProperty.OpPrototype.setEditorMode().
Referenced by PathScripts.PathProperty.OpPrototype.setEditorMode().
def PathScripts.PathProperty.OpPrototype.setupProperties | ( | self, | |
setup | |||
) |
References OfflineRenderingUtils.FreeCADGuiHandler.properties, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_style_rendering_with_properties.properties, automotive_design.property_process.properties(), automotive_design.surface_style_rendering_with_properties.properties, ifc4.ifcextendedproperties.properties, PathScripts.PathProperty.OpPrototype.properties, PathScripts.PathSetupSheet._RegisteredOp.properties, and PathScripts.PathSetupSheetOpPrototype.OpPrototype.properties.
PathScripts.PathProperty.OpPrototype.DoNotSetDefaultValues |
PathScripts.PathProperty.OpPrototype.Label |
PathScripts.PathProperty.OpPrototype.properties |
Referenced by PathScripts.PathProperty.OpPrototype.addProperty(), PathScripts.PathSetupSheetOpPrototype.OpPrototype.addProperty(), OfflineRenderingUtils.FreeCADGuiHandler.endElement(), PathScripts.PathProperty.OpPrototype.getProperty(), PathScripts.PathSetupSheetOpPrototype.OpPrototype.getProperty(), PathScripts.PathProperty.OpPrototype.setEditorMode(), PathScripts.PathSetupSheetOpPrototype.OpPrototype.setEditorMode(), PathScripts.PathProperty.OpPrototype.setupProperties(), and PathScripts.PathSetupSheetOpPrototype.OpPrototype.setupProperties().
|
static |
Referenced by PathScripts.PathProperty.OpPrototype.addProperty(), and PathScripts.PathSetupSheetOpPrototype.OpPrototype.addProperty().
PathScripts.PathProperty.OpPrototype.Proxy |