CADability dotNET
The ConstructAction type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| CurrentMousePoint |
The current mouse position for this action
| |
| MultiSolution |
The ConstructAction may have several solutions. If set to true, the PgUp/PgDown
key will call OnDifferentSolution and the context menue will have appropriate entries.
| |
| MultiSolutionCount |
TheConstruction may have several solutions. If set to a value !=0 the ContextMenu will have
that number of entries and OnSolution() will be called if the user selects one of these
| |
| ShowAttributes |
Display the attributes of the active object.
| |
| TitleId |
The title id (resource id) for the title of the action in the control center
|