ProximityZone.TickScale Property

Top 

Description

The distance between tick marks on the axes attached to the ProximityZone. These axes are only shown if the ViewWindow.SetShowAxis method has been used to set the visibility of the axes to true (1) for the ProximityZone of interest. The axes can also be turned on or off through the Output Properties tab.

 

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:

number

Access:

read/write

Units:

km

Default Value:

100.0

Valid Range:

ProximityZone.TickScale > 0

 

Syntax

myVariable1 = myProximityZone1.TickScale;

 

myProximityZone1.TickScale = myVariable1;

 

See also

ProximityZone Object

ViewWindow.SetShowAxis

Coverage and Contact Analysis Guide

ProximityZones Guide