BlockageDiagram.GetOffsetPosition() Method

Top 

Description

Returns the offset position at which the blockage diagram was rendered if that information is available. Otherwise returns {0,0,0}.

 

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.

 

Method Signature

BlockageDiagram.GetOffsetPosition(

)

 

 

Return Value

Type:

Array of number (size = 3)

 

 

Returns the offset position at which the blockage diagram was rendered if that information is available. Otherwise returns {0,0,0}.

 

Syntax

myArray1 = myBlockageDiagram1.GetOffsetPosition();

 

 

See also

BlockageDiagram Object

Blockage Diagram Viewpoints Guide

Coverage and Contact Analysis Guide

Blockage Diagrams Guide