PathScripts.PathDeburr Namespace Reference

Classes

class  ObjectDeburr
 

Functions

def Create (name, obj=None, parentJob=None)
 
def SetupProperties ()
 
def toolDepthAndOffset (width, extraDepth, tool, printInfo)
 

Variables

 Part = LazyLoader("Part", globals(), "Part")
 
 translate = FreeCAD.Qt.translate
 

Function Documentation

◆ Create()

def PathScripts.PathDeburr.Create (   name,
  obj = None,
  parentJob = None 
)
Create(name) ... Creates and returns a Deburr operation.

◆ SetupProperties()

def PathScripts.PathDeburr.SetupProperties ( )

◆ toolDepthAndOffset()

def PathScripts.PathDeburr.toolDepthAndOffset (   width,
  extraDepth,
  tool,
  printInfo 
)
toolDepthAndOffset(width, extraDepth, tool) ... return tuple for given\n
parameters.

Variable Documentation

◆ Part

PathScripts.PathDeburr.Part = LazyLoader("Part", globals(), "Part")

◆ translate

PathScripts.PathDeburr.translate = FreeCAD.Qt.translate