SoQuadrilateralMeshSlicerApproximation3dplane Property |
Position of the plane slice.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.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 See Also