|
def Create (baseObject, name='DressupTag') | |
|
def debugCone (vector, r1, r2, height, label, color=None) | |
|
def debugCylinder (vector, r, height, label, color=None) | |
|
def debugEdge (edge, prefix, force=False) | |
|
def debugMarker (vector, label, color=None, radius=0.5) | |
|
def translate (context, text, disambig=None) | |
|
◆ Create()
def PathScripts.PathDressupHoldingTags.Create |
( |
|
baseObject, |
|
|
|
name = 'DressupTag' |
|
) |
| |
Create(basePath, name='DressupTag') ... create tag dressup object for the given base path.
◆ debugCone()
def PathScripts.PathDressupHoldingTags.debugCone |
( |
|
vector, |
|
|
|
r1, |
|
|
|
r2, |
|
|
|
height, |
|
|
|
label, |
|
|
|
color = None |
|
) |
| |
◆ debugCylinder()
def PathScripts.PathDressupHoldingTags.debugCylinder |
( |
|
vector, |
|
|
|
r, |
|
|
|
height, |
|
|
|
label, |
|
|
|
color = None |
|
) |
| |
◆ debugEdge()
def PathScripts.PathDressupHoldingTags.debugEdge |
( |
|
edge, |
|
|
|
prefix, |
|
|
|
force = False |
|
) |
| |
◆ debugMarker()
def PathScripts.PathDressupHoldingTags.debugMarker |
( |
|
vector, |
|
|
|
label, |
|
|
|
color = None , |
|
|
|
radius = 0.5 |
|
) |
| |
◆ translate()
def PathScripts.PathDressupHoldingTags.translate |
( |
|
context, |
|
|
|
text, |
|
|
|
disambig = None |
|
) |
| |
◆ failures
PathScripts.PathDressupHoldingTags.failures |
◆ Part
PathScripts.PathDressupHoldingTags.Part |