pymel.core.language.OptionVarList

Inheritance diagram of OptionVarList

class OptionVarList(val, key)
append(val)

values appended to the OptionVarList with this method will be added to the Maya optionVar at the key denoted by self.key.

appendVar(val)

values appended to the OptionVarList with this method will be added to the Maya optionVar at the key denoted by self.key.

Previous topic

pymel.core.language.OptionVarDict

Next topic

pymel.core.modeling

Core

Core Modules

Other Modules

This Page