|
def | Create (self, name="ToolBit", shapeFile=None, path=None) |
|
def | Create (self, name="ToolBit", shapeFile=None, path=None) |
|
def | CreateFrom (self, path, name="ToolBit") |
|
def | CreateFromAttrs (self, attrs, name="ToolBit", path=None) |
|
◆ Create()
def PathScripts.PathToolBitGui.ToolBitGuiFactory.Create |
( |
|
self, |
|
|
|
name = "ToolBit" , |
|
|
|
shapeFile = None , |
|
|
|
path = 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:
- FreeCAD/src/Mod/Path/PathScripts/PathToolBitGui.py