PathScripts.PathSetupSheetOpPrototype.PropertyAngle Class Reference
Public Member Functions | |
| def | typeString (self) |
Public Member Functions inherited from PathScripts.PathSetupSheetOpPrototype.PropertyQuantity | |
| def | displayString (self) |
Public Member Functions inherited from PathScripts.PathSetupSheetOpPrototype.Property | |
| 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 | valueFromString (self, string) |
Additional Inherited Members | |
Public Attributes inherited from PathScripts.PathSetupSheetOpPrototype.Property | |
| category | |
| editorMode | |
| info | |
| name | |
| propType | |
| value | |
Member Function Documentation
◆ typeString()
| def PathScripts.PathSetupSheetOpPrototype.PropertyAngle.typeString | ( | self | ) |
Reimplemented from PathScripts.PathSetupSheetOpPrototype.Property.
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathSetupSheetOpPrototype.py
Public Member Functions inherited from
1.8.17