For COLD-format files, you can retrieve and assign certain file attributes, such as units, file name, offset, and orientation. For a full list of attributes, click COLD file format attributes and values.
To define an attribute for COLD files:
· Use the IN_SetFormatAttribute function.
The attribute that you defined will be used for the next COLD file loaded.
To request an attribute defined for COLD files:
Use the IN_GetFormatAttribute function.
See also