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 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 ( 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