Classes | |
class | CommandPathDressupTag |
class | HoldingTagMarker |
class | PathDressupTagTaskPanel |
class | PathDressupTagViewProvider |
Functions | |
def | addDebugDisplay () |
def | Create (baseObject, name='DressupTag') |
def | translate (context, text, disambig=None) |
Function Documentation
◆ addDebugDisplay()
def PathScripts.PathDressupTagGui.addDebugDisplay | ( | ) |
◆ Create()
def PathScripts.PathDressupTagGui.Create | ( | baseObject, | |
name = 'DressupTag' |
|||
) |
Create(basePath, name = 'DressupTag') ... create tag dressup object for the given base path. Use this command only iff the UI is up - for batch processing see PathDressupTag.Create
◆ translate()
def PathScripts.PathDressupTagGui.translate | ( | context, | |
text, | |||
disambig = None |
|||
) |