ProximityZone.Size Property

Top 

Description

The vector representing the maximum range of the ProximityZone from its center. Only the x-component is used when a spherical zone shape is selected.

 

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:

Array of number (size = 3)

Access:

read/write

Units:

km

Default Value:

{ 500.0, 500.0, 500.0 }

Valid Range:

ProximityZone.Size ≥ 0

 

Syntax

myVariable1 = myProximityZone1.Size[0];

 

myProximityZone1.Size[0] = myVariable1;

 

See also

ProximityZone Object

Coverage and Contact Analysis Guide

ProximityZones Guide