CADability dotNET
The ConstructAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActiveObject |
Dieses Objekt wird über der Zeichnung dargestellt. Kann auch auf null gesetzt werden
um kein Objekt (mehr) darzustallen. Mehrere Objekte können nur als Block dargestellt
werden.
|
![]() | BasePoint |
Manche Fangoperationen benötigen einen Ausgangspunkt (z.B. der Orthogonalmodus).
Dieser kann hier gesetzt werden. Wurde noch keiner gesetzt, so arbeiten diese
Fangmodi nicht.
|
![]() | CurrentInput | |
![]() | CurrentMousePosition |
returns the last mouse position in model coordinates.
|
![]() | DisassembleBlock | |
![]() | FeedBack |
Gets the container that handles feedback objects (see ActionFeedBack).
|
![]() | IsBackgroundTaskActive | |
![]() | LastSnapMode |
Returns the last snap mode, i.e. the reason why the snap took place. E.g. did snap to an endpoint or did snap to
the surface of a face.
|
![]() | LastSnapObject |
Returns the GeoObject which was involved in the last snap operation. May be null;
|
![]() | ShowActiveObject |
Switches the display of the ActiveObject on and off.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IShowProperty..::..EntryType | |
![]() ![]() | IShowProperty..::..HelpLink | |
![]() ![]() | IShowProperty..::..Hidden | |
![]() ![]() | IShowProperty..::..InfoText | |
![]() ![]() | IShowProperty..::..LabelText | |
![]() ![]() | IShowProperty..::..LabelType | |
![]() ![]() | IShowProperty..::..OwnerDrawHeight | |
![]() ![]() | IShowProperty..::..ReadOnly | |
![]() ![]() | IShowProperty..::..SubEntries |
Implements SubEntries,
returns the subentries defined by the derived action (see SetInput(array<Object>[]()[][])).
|
![]() ![]() | IShowProperty..::..SubEntriesCount |