PathScripts.PathDressupTag Namespace Reference

Classes

class  ObjectDressup
 
class  TagSolid
 

Functions

def Create (baseObject, name="DressupTag")
 

Variables

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

Function Documentation

◆ Create()

def PathScripts.PathDressupTag.Create (   baseObject,
  name = "DressupTag" 
)
Create(basePath, name = 'DressupTag') ... create tag dressup object for the given base path.

References PathScripts.PathDressupTag.Create().

Referenced by PathScripts.PathDressupTag.Create().

Variable Documentation

◆ DraftGeomUtils

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

◆ MaxInt

int PathScripts.PathDressupTag.MaxInt = 99999999999999

◆ Part

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

◆ translate

PathScripts.PathDressupTag.translate = FreeCAD.Qt.translate