The vector file formats CADRA, DGN, DWG/DXF, and the text file format RTF allow external references to other files of those types. You can assign a search path to each of these file formats.
To set the directory where Imagenation looks for external reference files:
· Use the IN_SetXRefPath function. Separate each directory path with a semicolon (;).
Imagenation searches the specified directories when appropriate. You can also use IN_GetXRefPath to find out the directories currently specified.
See also