PathScripts.PathProfile Namespace Reference

Classes

class  ObjectProfile
 

Functions

def Create (name, obj=None, parentJob=None)
 
def SetupProperties ()
 

Variables

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

Function Documentation

◆ Create()

def PathScripts.PathProfile.Create (   name,
  obj = None,
  parentJob = None 
)
Create(name) ... Creates and returns a Profile based on faces operation.

◆ SetupProperties()

def PathScripts.PathProfile.SetupProperties ( )

Variable Documentation

◆ DraftGeomUtils

PathScripts.PathProfile.DraftGeomUtils = LazyLoader("DraftGeomUtils", globals(), "DraftGeomUtils")

◆ Part

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

◆ translate

PathScripts.PathProfile.translate = FreeCAD.Qt.translate