Eyeshot 10 WPF API Reference
SweepAsSolid Method (CompositeCurve)

WPF Assembly > devDept.Eyeshot.Entities Namespace > CompositeCurve Class : SweepAsSolid Method
Syntax
'Declaration
 
Public Function SweepAsSolid( _
   ByVal rail As ICurve, _
   ByVal tol As Double, _
   Optional ByVal sweepMethod As sweepMethodType _
) As Solid
public Solid SweepAsSolid( 
   ICurve rail,
   double tol,
   sweepMethodType sweepMethod
)

Parameters

rail
tol
sweepMethod
See Also

Reference

CompositeCurve Class
CompositeCurve Members