CADability dotNET

The ConstructAction..::..CurveInput type exposes the following members.

Methods

  NameDescription
Protected methodAdjustHighlight (Overrides ConstructAction..::..InputObject..::..AdjustHighlight()()()().)
Public methodGetCurves
Gets the currently selected curves.
Public methodSetCurves
Forces the given curves to be displayed
Public methodSetSelectedCurve
Set the selected curve
Public methodSplitAtMousePosition
Returns two curves (Path), that represent the given curve, splitted at the vertex which is closest to the mouse position. The endpoint of the first curve is the startpoint of the second curve. If the curve is not closed and the startpoint or endpoint is closest to the mouse position, en empty array will be returned.

See Also