Click or drag to resize
SoSetPlaneToVolumeProcessing3d.axisSelection Property

Select the axis orthogonal to the plane to set.

Namespace: OIV.ImageViz.Engines.ImageManipulation.ImageEditing
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFEnum<SoSetPlaneToVolumeProcessing3d. AxisSelections> axisSelection { get; }

Property Value

Type: SoSFEnum<SoSetPlaneToVolumeProcessing3d.AxisSelections>
Remarks

. Default is X_AXIS

See Also