ThreeDModel.LoadModel Method

Top 

Description

Loads a 3D model into the ThreeDModel object.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ThreeDModel.LoadModel(String filename)

Variable

Loads the 3D model at the specified filepath and determines the format from the extension

ThreeDModel.LoadModel(String filename, Variable format)

Variable

Loads the 3D model at the specified filepath using a specific format

 

 

See also

ThreeDModel Object

Vehicle 3D Models Guide