Interfaces > Core Interfaces > objXRefs |
The objXRefs Core Interface provides MAXScript access to the XRef Object feature.
The merge behavior is controlled by the bits set in flags:
Drop (ignore) modifiers 4 (value = 16)
Merge modifiers 5 (value = 32)
Merge manipulators 6 (value = 64)
The default behavior (flags = 0) is XRef the modifiers, XRef the manipulators
Returns the number of object XRefs contained in the file
Returns the Nth XRef'ed object contained in the specified file
Returns the number of files that contain object XRefs
Returns the file name of the Nth file that contains object XRefs
Returns true if successful and false otherwise.
Returns true if successful and false otherwise.
Returns true if successful and false otherwise.
Returns an array of all XRef Objects present in the current scene.
Returns the number of empty XRefs.
Available in 3ds Max 8 and higher.