PointGroup.PointDefinition Property

Top 

Description

Specifies whether points should be spread evenly of the specified CentralBody, or defined one-by-one manually.

 

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.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1 ( Distribute Evenly over Body )

Valid Values:

Value

Label

1

Distribute Evenly over Body

2

Define Point Locations

 

Syntax

myVariable1 = myPointGroup1.PointDefinition;

 

myPointGroup1.PointDefinition = myVariable1;

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide