Eyeshot 10 WinForms API Reference
Offset(Double,Vector3D,Double,Boolean) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > EllipticalArc Class > Offset Method : Offset(Double,Vector3D,Double,Boolean) Method
Syntax
'Declaration
 
Public Overloads Shadows Function Offset( _
   ByVal amount As Double, _
   ByVal planeNormal As Vector3D, _
   ByVal tolerance As Double, _
   ByVal sharp As Boolean _
) As ICurve
public new ICurve Offset( 
   double amount,
   Vector3D planeNormal,
   double tolerance,
   bool sharp
)

Parameters

amount
planeNormal
tolerance
sharp
See Also

Reference

EllipticalArc Class
EllipticalArc Members
Overload List