Spacecraft.SetThreeDModel(ThreeDModel) Method

Top 

Description

Associates a ThreeDModel object to the specified Vehicle.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Method Signature

Spacecraft.SetThreeDModel(

ThreeDModel ThreeDModelObject)

 

 

Arguments

ThreeDModelObject


Description:

ThreeDModel object to associate to the Vehicle.

 

 

 

Return Value

Type:

number

 

 

Returns a 1 if the calling Spacecraft's 3D model is set successfully.

 

Syntax

myVariable1 = mySpacecraft1.SetThreeDModel(myThreeDModel1);

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide