pymel.core.system.ReferenceEdit

Inheritance diagram of ReferenceEdit

class ReferenceEdit

Parses a reference edit command string into various components based on the edit type. This is the class returned by pymel’s version of the ‘referenceQuery’ command.

editData
remove(force=False)

Remove the reference edit. if ‘force=True’ then the reference will be unloaded from the scene (if it is not already unloaded)

Previous topic

pymel.core.system.Path

Next topic

pymel.core.system.Translator

Core

Core Modules

Other Modules

This Page