SoObliqueSliceplane Property |
Plane defining the slice.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFPlane plane { get; }
Public ReadOnly Property plane As SoSFPlane
Get
public:
property SoSFPlane^ plane {
SoSFPlane^ get ();
}
member plane : SoSFPlane with get
Property Value
Type:
SoSFPlaneRemarks The default plane corresponds to the XY plane.
See Also