Click or drag to resize
SoColorMappredefinedColorMap Property

Use this field to load predefined color maps.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoColorMapPredefinedColorMaps> predefinedColorMap { get; }

Property Value

Type: SoSFEnumSoColorMapPredefinedColorMaps
Remarks

. Default is TEMPERATURE. All predefined color maps have 256 entries.

GRAY
TEMPERATURE
PHYSICS
STANDARD
GLOW
BLUE_RED
SEISMIC
BLUE_WHITE_RED
INTENSITY
LABEL_256
VOLREN_RED
VOLREN_GREEN
AIRWAY
AIRWAY_SURFACES

NOTE: In the images above the checkerboard pattern shows through where the color map alpha (opacity) value is less than 1.0.

If it is set to NONE, the fields below must be set.

See Also