Description | Example | Return message | Group

VO CovAttributes

Display 3D coverage graphics for a coverage definition object

Syntax

VO <ObjectPath> CovAttributes {DisplayOption} <Value> [{DisplayOption} <Value>...]

Related commands

Description

The VO CovAttributes command allows you to define the display of 3D coverage graphics for a coverage definition object.

{DisplayOptions} can be specified in any order, and any number of {DisplayOptions} can be used in a single command.

{DisplayOption} and <Value> can be:

{DisplayOption}<Value>Description
ShowStaticOnStatic graphics display.
OffStatic graphics do not display.
ShowAnimationOnAnimation graphics display.
OffAnimation graphics do not display.
StaticTranslucency <TranslucencyValue>Sets the translucency of filled points in the 3D coverage grid for static and/or animation graphics. Translucency sets the amount of light to pass through an object but diffusing it so that objects aren't clearly visible. <TranslucencyValue> ranges from 0 (opaque) to 100 (completely transparent).
AnimationTranslucency
StaticSize<SizeValue>Sets the size of unfilled points in the 3D coverage grid static and/or animation graphics. <SizeValue> is a number greater than 0 representing the size of the points in pixels.
AnimationSize
AutoGranularity{On | Off}Enter on to use the grid point granularity for fill point granularity. If Off, then Granularity will be used.
Granularity<Value>Angular distance between intermediate points created for filled points. This can be used to improve smoothness of filled area. Enter a value between 0.0001 and 20.0 degrees.
ShowAtAltitude{On | Off}Enter On to display graphics at altitude.
DrawAtAltMode{Front | Back| FrontAndBack}If ShowAtAltitude is on then enter DrawAtAltMode to indicate the method of drawing filled graphics, i.e. which 'side' of the fill to show.

Examples

To turn on the animation 3d graphics for CoverageDefinition1 and set the animation point size to 3 pixels:

VO */CoverageDefinition/CoverageDefinition1 CovAttributes ShowAnimation On AnimationSize 3

Return message

Group membership

This command belongs to the following group(s):

Coverage

VO

VO Objects

Version

11.1.1