PointGroup.NumberOfPoints Property

Top 

Description

When this property is set the latitude and longitude of the resulting distribution of points will be determined and the equivalent value of "AreaSpacing" will be assigned. The NumberOfPoints will always equal the PointGroup.Count property.

 

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:

integer

Access:

read/write

Default Value:

1

Valid Range:

PointGroup.NumberOfPoints ≥ 1

 

Syntax

myVariable1 = myPointGroup1.NumberOfPoints;

 

myPointGroup1.NumberOfPoints = myVariable1;

 

See also

PointGroup Object

PointGroup.Count

Coverage and Contact Analysis Guide

PointGroups Guide