Eyeshot 10 WinForms API Reference
SliceElementWithPlane Method (Hexa8)

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Hexa8 Class : SliceElementWithPlane Method
Syntax
'Declaration
 
Public Overrides Function SliceElementWithPlane( _
   ByVal useTexture As Boolean, _
   ByVal clippingPlane As Plane, _
   ByVal vertices() As Point3D, _
   ByVal size As Size3D, _
   ByVal legend As Legend _
) As Mesh
public override Mesh SliceElementWithPlane( 
   bool useTexture,
   Plane clippingPlane,
   Point3D[] vertices,
   Size3D size,
   Legend legend
)

Parameters

useTexture
clippingPlane
vertices
size
legend
See Also

Reference

Hexa8 Class
Hexa8 Members