CADability dotNET
The ConstructAction..::..AngleInput type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | CalculateAngleEvent |
Provide a method here, if you want to calculate the angle yourself, i.e. if distance
from point, line or plane is not appropriate to your needs.
|
![]() | GetAngleEvent |
Provide a method here, if the angle not only depends from this input, but is also
modified by other means.
|
![]() | MouseClickEvent |
Event that is fired when a mousclick happens and this AngleInput has the focus.
|
![]() | SetAngleEvent |
Provide a method here to get the result of this input (and modify your object)
|