CADability dotNET

The ConstructAction..::..LengthInput 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 methodSetDistanceFromLine
Sets the line as a basis for the calculation of the distance or length. The calculated length is the distance of the mouseposition from this line
Public methodSetDistanceFromPlane
Sets the given plane as a basis for the calculation of the distance or length. The calculated length is the distance of the mouseposition from this plane.
Public methodSetDistanceFromPoint
Sets the point as a basis for the calculation of the distance or length. The calculated length is the distance of the mouseposition from this point.

See Also