GroundVehicle.SetHeight Method

Top 

Description

Set the object's height.

 

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

GroundVehicle.SetHeight(Variable height)

None

Set the object's height with respect to the reference ellipsoid.

GroundVehicle.SetHeight(Variable height, Terrain terrain)

None

Set the object's height with respect to the provided terrain.

 

 

See also

GroundVehicle Object