Medical3DPlane Class

Summary

The Medical3DPlane class contains the information, properties and methods used to handle the clipping plane.

Syntax
C#
VB
C++
public class Medical3DPlane 
  
Public Class Medical3DPlane  
public ref class Medical3DPlane  

Remarks

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.

Example

For an example refer to Medical3DObject.Planes

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly