FemMesh.Section Method

Public Function Section( _ 
ByVal pln As Plane, _ 
ByVal tol As Double
) As ICurve()
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[]

.NET Framework

Supported in: 4.8

In this article

Definition