Eyeshot 10 WinForms API Reference
SplitBy(IList<Point3D>,ICurve[]) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Ellipse Class > SplitBy Method : SplitBy(IList<Point3D>,ICurve[]) Method
Syntax
'Declaration
 
Public Overloads Function SplitBy( _
   ByVal points As IList(Of Point3D), _
   ByRef segments As ICurve() _
) As Boolean
public bool SplitBy( 
   IList<Point3D> points,
   out ICurve[] segments
)

Parameters

points
segments
See Also

Reference

Ellipse Class
Ellipse Members
Overload List