PointGroup.GroupElevationAngle Property

Top 

Description

When this property is set, the elevation angle of each point in the PointGroup will be set to the specified angle. This is similar to a cone field of view for each point in the PointGroup. This property returns the last set GroupElevationAngle.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0.0

Valid Range:

-360 ≤ PointGroup.GroupElevationAngle ≤ 360

 

Syntax

myVariable1 = myPointGroup1.GroupElevationAngle;

 

myPointGroup1.GroupElevationAngle = myVariable1;

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide