Grip
|
The GripData type exposes the following members.
| Name | Description | |
|---|---|---|
| GripData | Initializes a new instance of the GripData class | |
| GripData(IntPtr) | Constructor for the GripData class. |
| Name | Description | |
|---|---|---|
| AlternateBasePoint | Property that represents the base point of the grip operation for this object. | |
| AppData | Property that represents the application data associated with this grip object. | |
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| DrawAtDragImageGripPoint | Property that indicates whether to draw a grip at the drag image grip point. | |
| ForcedPickOn | Property that indicates whether all entities within the selection aperture are identified, regardless of whether a point is being acquired or whether any OSNAP modes are currently active. | |
| GizmosEnabled | Property that indicates whether gizmos can be used to modify a grip. If this property is true, gizmos appear while hovering the cursor over the grip point. | |
| GripPoint | Property that represents the grip point of this object. | |
| HotGripInvokesRightClick | Property that indicates whether a hot grip is mapped to a right-click. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IsPerViewport | Property that indicates whether this grip is used per viewport. | |
| ModeKeywordsDisabled | Property that disables the activation of keywords. | |
| RubberBandLineDisabled | Property that indicates whether a rubber-band line is disallowed from being drawn during any drag operations. | |
| SkipWhenShared | Property that indicates whether this grip's custom graphic should be skipped if the grip point for this grip is shared and is about to be drawn. | |
| TriggerGrip | Property that indicates whether this grip is a trigger grip. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CallHotGrip | Function that is called when the grip becomes hot. | |
| CallHoverGrip | Function that is called when the grip is hovered over. | |
| CallRightClick | ||
| CallTooltip | Gets a tool description. | |
| CallViewportDraw | ||
| CallWorldDraw | ||
| ChangeGripStatus | Changes grip status. | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetHotGripDimensionData | Returns a collection of objects representing dynamic dimensions data of the grip when it becomes hot. | |
| GetHoverDimensionData | Returns a collection of objects representing dynamic dimensions data of the grip when it is hovered over. | |
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetTooltip | Gets a tool description. | |
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| OnGripStatusChanged | Function that is called when a grip status has been changed. | |
| OnHotGrip | Function that is called when the grip becomes hot. | |
| OnHover | Function that is called on grip hover. | |
| OnRightClick | Function that is called on the right mouse button click on hot grips. | |
| ToString | (Inherited from Object) |
|
| ViewportDraw | ||
| WorldDraw |
| © Bricsys NV. All rights reserved. |