PathScripts.PathPostProcessor.PostProcessor Class Reference

Public Member Functions

def exists (cls, processor)
 
def export (self, obj, filename, args)
 
def load (cls, processor)
 

Public Attributes

 cornerMax
 
 cornerMin
 
 machineName
 
 script
 
 tooltip
 
 tooltipArgs
 
 units
 

Member Function Documentation

◆ exists()

def PathScripts.PathPostProcessor.PostProcessor.exists (   cls,
  processor 
)

◆ export()

def PathScripts.PathPostProcessor.PostProcessor.export (   self,
  obj,
  filename,
  args 
)

◆ load()

def PathScripts.PathPostProcessor.PostProcessor.load (   cls,
  processor 
)

Member Data Documentation

◆ cornerMax

PathScripts.PathPostProcessor.PostProcessor.cornerMax

◆ cornerMin

PathScripts.PathPostProcessor.PostProcessor.cornerMin

◆ machineName

PathScripts.PathPostProcessor.PostProcessor.machineName

◆ script

PathScripts.PathPostProcessor.PostProcessor.script

◆ tooltip

PathScripts.PathPostProcessor.PostProcessor.tooltip

◆ tooltipArgs

PathScripts.PathPostProcessor.PostProcessor.tooltipArgs

◆ units

PathScripts.PathPostProcessor.PostProcessor.units

The documentation for this class was generated from the following file:
  • src/Mod/Path/PathScripts/PathPostProcessor.py