The Medical3DPlane class contains the information, properties and methods used to handle the clipping plane.
public class Medical3DPlane
Public Class Medical3DPlane
public ref class Medical3DPlane
A clipping plane is used to clip any part of the 3D object and makes the data that falls behind or in front of it invisible.
Using the clipping plane makes it possible to make a better diagnosis when reading the 3D object and speeds up the rendering process.
For an example refer to Medical3DObject.Planes
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET