|
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) |
|
def | typeString (self) |
|
def | valueFromString (self, string) |
|
◆ typeString()
def PathScripts.PathSetupSheetOpPrototype.PropertyInteger.typeString |
( |
|
self | ) |
|
◆ valueFromString()
def PathScripts.PathSetupSheetOpPrototype.PropertyInteger.valueFromString |
( |
|
self, |
|
|
|
string |
|
) |
| |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Path/PathScripts/PathSetupSheetOpPrototype.py