CurveCurveIntersector2dOrderWithRegardsTo1
Method
|
Sorts the intersection points so they
correspond to increasing parameter values of the first curve.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public void OrderWithRegardsTo1()
Public Sub OrderWithRegardsTo1
public:
void OrderWithRegardsTo1()
member OrderWithRegardsTo1 : unit -> unit
See Also