SoFenceSliceaxis Property |
Extrusion axis: X, Y, or Z.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoFenceSliceAxisType> axis { get; }
Public ReadOnly Property axis As SoSFEnum(Of SoFenceSliceAxisType)
Get
public:
property SoSFEnum<SoFenceSliceAxisType>^ axis {
SoSFEnum<SoFenceSliceAxisType>^ get ();
}
member axis : SoSFEnum<SoFenceSliceAxisType> with get
Property Value
Type:
SoSFEnumSoFenceSliceAxisTypeRemarks See Also