FemMesh.Section Method

Public Function Section( _ 
ByVal pln As Plane, _ 
ByVal tol As Double
) As ICurve() Implements _ 
IFace.Section
This language is not supported or no code example is available.
public ICurve[] Section( 
Plane pln
double tol 
)
This language is not supported or no code example is available.

Parameters

pln
Plane

tol
double

Return Value

ICurve[]

Implements

IFace.Section

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition