SelectedNodePaths

Inheritance:

Methods of SelectedNodePaths:

__getitem__
def __getitem__(self, index)

Undocumented function.

__init__
def __init__(self)

Undocumented function.

addTag
def addTag(self, tag)

Undocumented function.

dehighlightAll
def dehighlightAll(self)

Undocumented function.

deselect
def deselect(self, nodePath)

Undocumented function.

deselectAll
def deselectAll(self)

Undocumented function.

forEachDeselectedNodePathDo
def forEachDeselectedNodePathDo(self, func)

Undocumented function.

forEachSelectedNodePathDo
def forEachSelectedNodePathDo(self, func)

Undocumented function.

getDeselectedAsList
def getDeselectedAsList(self)

Undocumented function.

getDeselectedDict
def getDeselectedDict(self, id)

Undocumented function.

getDirectNodePath
def getDirectNodePath(self, nodePath)

Undocumented function.

getNumSelected
def getNumSelected(self)

Undocumented function.

getSelectedAsList
def getSelectedAsList(self)

Undocumented function.

getSelectedDict
def getSelectedDict(self, id)

Undocumented function.

getWrt
def getWrt(self, nodePath)

Undocumented function.

getWrtAll
def getWrtAll(self)

Undocumented function.

highlightAll
def highlightAll(self)

Undocumented function.

isolateSelected
def isolateSelected(self)

Undocumented function.

moveWrtWidget
def moveWrtWidget(self, nodePath)

Undocumented function.

moveWrtWidgetAll
def moveWrtWidgetAll(self)

Undocumented function.

removeAll
def removeAll(self)

Undocumented function.

removeSelected
def removeSelected(self)

Undocumented function.

removeTag
def removeTag(self, tag)

Undocumented function.

reset
def reset(self)

Undocumented function.

select
def select(self, nodePath, fMultiSelect=0, fSelectTag=1)

Undocumented function.

toggleVisAll
def toggleVisAll(self)

Undocumented function.

toggleVisSelected
def toggleVisSelected(self)

Undocumented function.