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