Saves a <Model3D> to the hard disk using the specified file name.
int32 SaveFile( string p_sFilename )
Parameter Type | Parameter Name | Documentation |
---|---|---|
string | p_sFilename | The path and filename of the file you wish to save. |
None published. Please look for an example in the Simdify Scripting Language code base.