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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond 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