CADability dotNET

The ConstructAction type exposes the following members.

Properties

  NameDescription
Public propertyActiveObject
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.
Public propertyBasePoint
Manche Fangoperationen benötigen einen Ausgangspunkt (z.B. der Orthogonalmodus). Dieser kann hier gesetzt werden. Wurde noch keiner gesetzt, so arbeiten diese Fangmodi nicht.
Protected propertyCurrentInput
Public propertyCurrentMousePosition
returns the last mouse position in model coordinates.
Public propertyDisassembleBlock
Public propertyFeedBack
Gets the container that handles feedback objects (see ActionFeedBack).
Protected propertyIsBackgroundTaskActive
Public propertyLastSnapMode
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.
Public propertyLastSnapObject
Returns the GeoObject which was involved in the last snap operation. May be null;
Public propertyShowActiveObject
Switches the display of the ActiveObject on and off.

Explicit Interface Implementations

See Also