CADability dotNET
The ConstructAction..::..LengthInput type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AdjustHighlight | (Overrides ConstructAction..::..InputObject..::..AdjustHighlight()()()().) |
![]() | ForceValue |
Forces the input object to the specified value. The input filed is updated accordingly.
|
![]() | SetDistanceFromLine |
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
|
![]() | SetDistanceFromPlane |
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.
|
![]() | SetDistanceFromPoint |
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.
|