SI_Instance

Stores SI|3D model instances. This template is stored inside the SI_Model template.

 

This template corresponds to the CSLInstance class.

Introduced

3.0

Template

SI_Instance <instance name>
{
<referenced root name>
}

Example

SI_Model MDL-inst
{
   SI_Transform SRT-inst 
   {
   1.0,1.0,1.0,
   0.0,0.0,0.0,
   -23.910456,-47.999069,20.927017,
   }

   SI_Instance inst
   {
   "Parent_1",
   }
}


Autodesk Crosswalk v4.0