Quad
|
The QuadSelection type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| 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) |
|
| fullData | the full set will contain entities/boundaries from both (pickfirst and hovered) sets; this function is provided to reduce efforts and operations at client side | |
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| hasHoveredData | the hovered set contains the entity/boundary over which the mouse is just hovering; this entity can also be in the pickfirst set, when it is also (pre-)selected | |
| hasPickFirstData | the pickfirst set contains the pre-selected entities/boundaries; this can also contain the hovered entity/boundary, if that is pre-selected | |
| hoveredData | the hovered set contains the entity/boundary over which the mouse is just hovering; this entity can also be in the pickfirst set, when it is also (pre-)selected | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| isValid | Returns 'true' if this AcEdQuadSelection is valid; returns 'false' for an empty object, without any (hovered or pickfirst) data | |
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| pickFirstData | the pickfirst set contains the pre-selected entities/boundaries; this can also contain the hovered entity/boundary, if that is pre-selected | |
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |