GroundWaypoints.NumberOfWaypoints Property

Top 

Description

Returns the total number of waypoints in the Waypoints.

 

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

Valid Range:

GroundWaypoints.NumberOfWaypoints ≥ 0

 

Syntax

myVariable1 = myGroundWaypoints1.NumberOfWaypoints;

 

See also

GroundWaypoints Object