Click or drag to resize
SoHeightFieldRendercellOutlineWidth Property

When OIV.VolumeViz.Nodes.SoHeightFieldRender.cellOutline is true, this value specifies the cell outline width in pixels.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat cellOutlineWidth { get; }

Property Value

Type: SoSFFloat
Remarks

Default is 2 pixels.

Note Note

Field available since Open Inventor 9.7

See Also