pymel.core.system.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¶
- fullNamespace¶
- namespace¶
- rawEditData¶
- 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)