Instances of this class are used to XRef atmospheric effects from external .MAX files. Available in 3ds Max 8 and higher.
Class instances not creatable by MAXScript
Contains the source file name.Read-only.
Contains the name of the source item.Read-only.
Contains the XRef record Interface.Read-only.
Contains true if the XRef is unresolved, false otherwise. Read-only.
Contains true if the XRef is nested, false otherwise. Read-only.
Returns the source item object of the XRef Object. If the object is being referenced from nested files (in other words, the object is referenced from a Max file containing an XRef of the object from another file instead of the actual object) and resolveNested is set to true, nested XRef files will be resolved.
Returns an array of parent items in the by-reference Out parameter.
Returns an array of root items in the by-reference Out parameter.
Returns an array of child items in the by-reference Out parameter.
Returns an array of XRef nodes in the by-reference Out parameter.
Contains the proxy file name.Read-only.
Contains the proxy item name.Read-only.
Contains the proxy record Interface.Read-only.
When set to true, the proxy will be used in the viewport.
When set to true, the proxy will be used by the production renderer.
Returns the source atmospheric object. If resolveNestedXRef is set to true, nested XRef files will be resolved.