Eyeshot 10 WinForms API Reference
CutBy(Plane) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Mesh Class > CutBy Method : CutBy(Plane) Method
The plane
Cuts the part of the mesh on the positive side of a plane.
Syntax
'Declaration
 
Public Overloads Function CutBy( _
   ByVal plane As Plane _
) As booleanFailureType
public booleanFailureType CutBy( 
   Plane plane
)

Parameters

plane
The plane
See Also

Reference

Mesh Class
Mesh Members
Overload List