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

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

Parameters

amount
planeNormal
tolerance
sharp
See Also

Reference

Line Class
Line Members
Overload List