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 
)

◆ CreateFrom()

def PathScripts.PathToolBit.ToolBitFactory.CreateFrom (   self,
  path,
  name = 'ToolBit' 
)

◆ 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