Beam.SliceElementWithPlane Method

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
This language is not supported or no code example is available.
public override Mesh SliceElementWithPlane( 
bool useTexture
Plane clippingPlane
Point3D[] vertices
Size3D size
Legend legend 
)
This language is not supported or no code example is available.

Parameters

useTexture
bool

clippingPlane
Plane

vertices
Point3D[]

size
Size3D

legend
Legend

Return Value

Mesh

.NET Framework

Supported in: 4.8

In this article

Definition