CADability dotNET

The ConstructAction type exposes the following members.

Fields

  NameDescription
Public fieldCurrentMousePoint
The current mouse position for this action
Public fieldMultiSolution
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.
Public fieldMultiSolutionCount
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
Public fieldShowAttributes
Display the attributes of the active object.
Public fieldTitleId
The title id (resource id) for the title of the action in the control center

See Also