Eyeshot 9.0 WinForms API Reference
SweepAsMesh(ICurve,Double,sweepMethodType,natureType) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > LinearPath Class > SweepAsMesh Method : SweepAsMesh(ICurve,Double,sweepMethodType,natureType) Method
Syntax
'Declaration
 
Public Overloads Function SweepAsMesh( _
   ByVal rail As ICurve, _
   ByVal tol As Double, _
   Optional ByVal methodType As sweepMethodType, _
   Optional ByVal meshNature As Mesh.natureType _
) As Mesh
public Mesh SweepAsMesh( 
   ICurve rail,
   double tol,
   sweepMethodType methodType,
   Mesh.natureType meshNature
)

Parameters

rail
tol
methodType
meshNature
See Also

Reference

LinearPath Class
LinearPath Members
Overload List