Click or drag to resize
SoOrthoSlice.axis Property

Slice axis (X, Y, or Z).

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoOrthoSlice. AxisType> axis { get; }

Property Value

Type: SoSFEnum<SoOrthoSlice.AxisType>
Remarks

. Default is Z.

See Also