GraphicsOverlay.SetReferenceObject(Variable) Method

Top 

Description

Takes the objectID corresponding to the CelestialObject, Spacecraft, CoordinateSystem, or Sensor from which the overlay geometry is to be referenced.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Method Signature

GraphicsOverlay.SetReferenceObject(

Variable objectID)

 

 

Arguments

objectID


Description:

The objectID of the desired reference object.

 

 

 

Syntax

myGraphicsOverlay1.SetReferenceObject(myVariable1);

 

 

See also

GraphicsOverlay Object

Graphics Overlays Guide