PointGroup(Variable) Constructor

Top 

Description

Creates a new PointGroup object using the count specified by count.

 

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.

 

Constructor Signature

PointGroup(

Variable count)

 

 

Arguments

count


Description:

Count of the PointGroup

Valid Range:

count ≥ 0

 

 

 

Syntax

PointGroup myPointGroup1(myVariable1);

 

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide