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