PathScripts.PathToolBit.ToolBitFactory Class Reference
Public Member Functions | |
def Create (self, name='ToolBit', shapeFile=None) | |
def CreateFrom (self, path, name='ToolBit') | |
def CreateFromAttrs (self, attrs, name='ToolBit') | |
Member Function Documentation
◆ Create()
def PathScripts.PathToolBit.ToolBitFactory.Create | ( | self, | |
name = 'ToolBit' , |
|||
shapeFile = None |
|||
) |
Reimplemented in PathScripts.PathToolBitGui.ToolBitGuiFactory.
◆ CreateFrom()
def PathScripts.PathToolBit.ToolBitFactory.CreateFrom | ( | self, | |
path, | |||
name = 'ToolBit' |
|||
) |
References PathScripts.PathToolBit.Declaration().
◆ CreateFromAttrs()
def PathScripts.PathToolBit.ToolBitFactory.CreateFromAttrs | ( | self, | |
attrs, | |||
name = 'ToolBit' |
|||
) |
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathToolBit.py