intrinsic-175 Load3DFile

Top  Previous  Next

175: Load3DFile(Filename);

 

This intrinsic loads a 3D scene from a file. The file can be a Microsoft X-File or an XML file. The XML file format is unique to this application and can be generated using the Save3DFile intrinsic. After a file is loaded, you can identify and find handles to the object loaded by the file using the Get3DListHandle, Get3DCount, and Get3DObjectName intrinsics.  

 

Arguments:

 

Filename. This is the name and path to the file you wish to load.