Eyeshot 10 WinForms API Reference
SplitBy(Point3D,ICurve,ICurve) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Arc Class > SplitBy Method : SplitBy(Point3D,ICurve,ICurve) Method
Syntax
'Declaration
 
Public Overloads Shadows Function SplitBy( _
   ByVal pt As Point3D, _
   ByRef lower As ICurve, _
   ByRef upper As ICurve _
) As Boolean
public new bool SplitBy( 
   Point3D pt,
   out ICurve lower,
   out ICurve upper
)

Parameters

pt
lower
upper
See Also

Reference

Arc Class
Arc Members
Overload List