ThreeDModel.ModelFormat Property

Top 

Description

Shows the currently loaded file format. If no file has been loaded, Unknown(-1) is displayed.

 

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.

 

Attributes

Type:

integer

Access:

read

Valid Values:

Value

Label

-1

Unknown

0

Automatic

1

Discreet 3DS(.3ds, .prj)

2

LightWave/Modo Object(.lwo, .lxo)

3

Wavefront Object(.obj)

4

Stereolithography (STL)(.stl)

 

Syntax

myVariable1 = myThreeDModel1.ModelFormat;

 

See also

ThreeDModel Object

Vehicle 3D Models Guide