WindowOverlayShape.SetOrigin(CelestialObject) Method

Top 

Description

Sets the origin to the position of a CelestialObject projected to the view plane.

 

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

WindowOverlayShape.SetOrigin(

CelestialObject co)

 

 

Arguments

co


Description:

CelestialObject whose position is projected to the view plane

 

 

 

Syntax

myWindowOverlayShape1.SetOrigin(myCelestialObject1);

 

 

See also

WindowOverlayShape Object

WindowOverlayShape.SetOrigin