draftobjects.patharray Namespace Reference

Classes

class  PathArray
 

Functions

def calculate_placement (globalRotation, edge, offset, RefPt, xlate, align, normal=None, mode='Original', overrideNormal=False)
 
def get_parameter_from_v0 (edge, offset)
 
def placements_on_path (shapeRotation, pathwire, count, xlate, align, mode='Original', forceNormal=False, normalOverride=None)
 
def QT_TRANSLATE_NOOP (ctx, txt)
 

Variables

def calculatePlacement = calculate_placement
 
def calculatePlacementsOnPath = placements_on_path
 
 DraftGeomUtils = lz.LazyLoader("DraftGeomUtils", globals(), "DraftGeomUtils")
 
def getParameterFromV0 = get_parameter_from_v0
 
 Part = lz.LazyLoader("Part", globals(), "Part")
 

Function Documentation

◆ QT_TRANSLATE_NOOP()

def draftobjects.patharray.QT_TRANSLATE_NOOP (   ctx,
  txt 
)

Variable Documentation

◆ DraftGeomUtils

draftobjects.patharray.DraftGeomUtils = lz.LazyLoader("DraftGeomUtils", globals(), "DraftGeomUtils")

◆ Part

draftobjects.patharray.Part = lz.LazyLoader("Part", globals(), "Part")