|
def | getEnumValues (self) |
|
def | initProperty (self, obj, name) |
|
def | setValue (self, value) |
|
def | typeString (self) |
|
def | displayString (self) |
|
def | getValue (self) |
|
def | initProperty (self, obj, name) |
|
def | setEditorMode (self, mode) |
|
def | setupProperty (self, obj, name, category, value) |
|
def | setValue (self, value) |
|
def | setValueFromString (self, string) |
|
def | typeString (self) |
|
def | valueFromString (self, string) |
|
◆ getEnumValues()
def PathScripts.PathSetupSheetOpPrototype.PropertyEnumeration.getEnumValues |
( |
|
self | ) |
|
◆ initProperty()
def PathScripts.PathSetupSheetOpPrototype.PropertyEnumeration.initProperty |
( |
|
self, |
|
|
|
obj, |
|
|
|
name |
|
) |
| |
◆ setValue()
def PathScripts.PathSetupSheetOpPrototype.PropertyEnumeration.setValue |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ typeString()
def PathScripts.PathSetupSheetOpPrototype.PropertyEnumeration.typeString |
( |
|
self | ) |
|
◆ enums
PathScripts.PathSetupSheetOpPrototype.PropertyEnumeration.enums |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Path/PathScripts/PathSetupSheetOpPrototype.py