CADability dotNET

The ConstructAction type exposes the following members.

Events

  NameDescription
Public eventActionDoneEvent
Event that is fired when this action is done. If your class is derived from ConstructAction you better override OnDone()()()().
Public eventStateChangedEvent
Required by IShowProperty

See Also