|
| 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.PathProperty.PropertyEnumeration.getEnumValues |
( |
|
self | ) |
|
◆ initProperty()
| def PathScripts.PathProperty.PropertyEnumeration.initProperty |
( |
|
self, |
|
|
|
obj, |
|
|
|
name |
|
) |
| |
◆ setValue()
| def PathScripts.PathProperty.PropertyEnumeration.setValue |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ typeString()
| def PathScripts.PathProperty.PropertyEnumeration.typeString |
( |
|
self | ) |
|
◆ enums
| PathScripts.PathProperty.PropertyEnumeration.enums |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Path/PathScripts/PathProperty.py