Description | Example | Return message | Group

VO FOMAttributes

Display 3D coverage graphics for a figure of merit object

Syntax

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

Description

Related commands

The VO FOMAttributes command allows you to define the display of 3D coverage graphics for a figure of merit object.

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

{DisplayOption} <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
StaticLegendShow{On | Off}Show (or not) the static FOM legend.
StaticLegendX<Value>Enter the pixel value of X location for static FOM legend
StaticLegendY<Value>Enter the pixel value of Y location for static FOM legend
StaticLegendTranslucency<Value>Enter the translucency value, between 0 and 100
DynamicLegendShow{On | Off}Show (or not) the dynamic FOM legend.
DynamicLegendX<Value>Enter the pixel value of X location for dynamic FOM legend
DynamicLegendY<Value>Enter the pixel value of Y location for dynamic FOM legend
DynamicLegendTranslucency<Value>Enter the translucency value, between 0 and 100

Examples

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

VO */CoverageDefinition/CoverageDefinition1/FigureOfMerit/FigureOfMerit1 FOMAttributes ShowAnimation On AnimationSize 3

To show the dynamic legend for FigureOfMerit1:

VO */CoverageDefinition/CoverageDefinition1/FigureOfMerit/FigureOfMerit1 FOMAttributes DynamicLegendShow On

Return message

Group membership

This command belongs to the following group(s):

Coverage

VO

VO Objects

Version

10