PathScripts.PathToolBitGui.ToolBitGuiFactory Class Reference
Public Member Functions | |
def | Create (self, name='ToolBit', shapeFile=None) |
Public Member Functions inherited from PathScripts.PathToolBit.ToolBitFactory | |
def | CreateFrom (self, path, name='ToolBit') |
def | CreateFromAttrs (self, attrs, name='ToolBit') |
Member Function Documentation
◆ Create()
def PathScripts.PathToolBitGui.ToolBitGuiFactory.Create | ( | self, | |
name = 'ToolBit' , |
|||
shapeFile = None |
|||
) |
Create(name = 'ToolBit') ... creates a new tool bit. It is assumed the tool will be edited immediately so the internal bit body is still attached.
Reimplemented from PathScripts.PathToolBit.ToolBitFactory.
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathToolBitGui.py