OpenFile Data Member Function

Opens a file from disk into the current <Model3D>. The existing <Model3D> is replaced.

Prototype

int32 OpenFile( string p_sFilename )

Parameters

Parameter Type Parameter Name Documentation
stringp_sFilenamePath and name of the file you wish to open.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.