QuadSelection Class |
The QuadSelection type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper.) | |
| IsDisposed | (Inherited from DisposableWrapper.) | |
| UnmanagedObject | (Inherited from DisposableWrapper.) |
| Name | Description | |
|---|---|---|
| CreateObjRef |
Creates an object that contains all the
relevant information required to generate a proxy used to
communicate with a remote object.
(Inherited from MarshalByRefObject.) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject.) | |
| Dispose | (Inherited from DisposableWrapper.) | |
| Dispose(Boolean) | (Inherited from DisposableWrapper.) | |
| Equals | (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 | (Inherited from DisposableWrapper.) | |
| GetLifetimeService |
Retrieves the current lifetime service object
that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
| GetType |
Gets the Type of the current instance.
(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 |
Obtains a lifetime service object to control
the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
| isValid |
Returns 'true' if this AcEdQuadSelection is
valid; returns 'false' for an empty object, without any (hovered or
pickfirst) data
|
|
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
| MemberwiseClone(Boolean) |
Creates a shallow copy of the current MarshalByRefObject object.
(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 |
Returns a string that represents the current
object.
(Inherited from Object.) |
| © Bricsys NV. All rights reserved. |