Description | Example | Return Message | Group

VO_RM VolumetricGfx

Return information about Volumetric object graphics.

Syntax

VO_RM <VolumetricPath> VolumetricGfx {Type}

Related Commands

Description

The VO_RM VolumetricGfx command returns the settings for a Volumetric object's graphics.

{Type} can be Attributes, Grid, CrossSection, Volume, or All.

All colors will be returned in hexidecimal RGB format: #rrggbb

Example

To return information about the basic Volumetric graphics attributes:

VO_RM */Volumetric/Volumetric1 VolumetricGfx Attributes

ReturnMessage

ShowAll Yes
Smoothing No
Shading No
Quality High

Example

To return grid graphics information:

VO_RM */Volumetric/Volumetric1 VolumetricGfx Grid

ReturnMessage

ShowGrid Yes
ShowGridPoints Yes
PointSize 5.00
PointColor #ffffff
ShowGridLines Yes
LineColor #0000ff

Example

To return all graphics information:

VO_RM */Volumetric/Volumetric1 VolumetricGfx All

ReturnMessage

ShowAll Yes
Smoothing No
Shading No
Quality High
ShowGrid Yes
ShowGridPoints Yes
PointSize 5.00
PointColor #ffffff
ShowGridLines Yes
LineColor #0000ff
ShowCrossSection No
Opacity 10.00
SelectVolume SpatialCalcLevels
ShowBoundaryLevels No
ShowFillLevels Yes
FillLevel Level 1000.000000; Color #ff0000; Translucency 10.00
FillLevel Level 11000.000000; Color #ff8000; Translucency 10.00
FillLevel Level 21000.000000; Color #ffff00; Translucency 10.00
FillLevel Level 31000.000000; Color #80ff00; Translucency 10.00
FillLevel Level 40000.000000; Color #00ff00; Translucency 10.00

Group Membership

This command belongs to the following group(s):

Volumetric

Version

11.2