CADability dotNET

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

Methods

  NameDescription
Protected methodAdjustHighlight (Overrides ConstructAction..::..InputObject..::..AdjustHighlight()()()().)
Public methodForceValue
Forces the input object to the specified value. The input filed is updated accordingly.
Public methodSetAngleFromLine
Sets the line as a basis for the calculation of the angle. The calculated angle is the angle of line from the startPoint to the mouseposition with the line from the startPoint to the endPoint.
Public methodSetAngleFromPlane
Sets the given plane as a basis for the calculation of the angle. The calculated angle is the angle of the mouseposition relative to the X-axis of this plane.

See Also