Interfaces > Core Interfaces > ATSCustomDepsOps |
A Core Interface to access Custom Dependencies in the Asset Tracking System.
Custom Dependencies are reported as external file dependencies.
Any file can be added to the Custom Dependency list.
Available in 3ds Max 8 and higher.
Opens the Custom Dependencies dialog.
Returns the number of Custom Dependency files.
Collects the files into the by-reference FileList array.
Returns the number of collected files.
Gets the specified file to the list. Returns the index of the new file.
Sets the indexed file to the specified filename. Returns true on success, false otherwise.
Removes the specified file by index.
Removes the specified file by name.