•All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
Public Member Functions | |
def | Create (self, name="ToolBit", shapeFile=None, path=None) |
Public Member Functions inherited from PathScripts.PathToolBit.ToolBitFactory | |
def | Create (self, name="ToolBit", shapeFile=None, path=None) |
def | CreateFrom (self, path, name="ToolBit") |
def | CreateFromAttrs (self, attrs, name="ToolBit", path=None) |
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.