FemMesh.ClippingPlane Property

Gets or sets the 3D clipping plane. Set to null/Nothing to disable it. Call ComputePlot to see changes.
Public Property ClippingPlane() As Plane
This language is not supported or no code example is available.
public Plane ClippingPlane {get; set;}
This language is not supported or no code example is available.

Property Value

Plane
Remarks
 
The geometry is clipped on the positive side of the plane.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition