|
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.PathToolBit.ToolBitFactory.Create |
( |
|
self, |
|
|
|
name = "ToolBit" , |
|
|
|
shapeFile = None , |
|
|
|
path = None |
|
) |
| |
◆ CreateFrom()
def PathScripts.PathToolBit.ToolBitFactory.CreateFrom |
( |
|
self, |
|
|
|
path, |
|
|
|
name = "ToolBit" |
|
) |
| |
◆ CreateFromAttrs()
def PathScripts.PathToolBit.ToolBitFactory.CreateFromAttrs |
( |
|
self, |
|
|
|
attrs, |
|
|
|
name = "ToolBit" , |
|
|
|
path = None |
|
) |
| |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Path/PathScripts/PathToolBit.py