PointGroup.AreaSpacing Property

Top 

Description

The surface area per point. When this property is set the latitude and longitude of the resulting distribution of points will be determined and the resulting value of "NumberOfPoints" will be assigned.

 

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:

km2

Default Value:

60000.0

Valid Range:

PointGroup.AreaSpacing > 0

 

Syntax

myVariable1 = myPointGroup1.AreaSpacing;

 

myPointGroup1.AreaSpacing = myVariable1;

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide