Quad
|
The QuadSelectionData 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 | |
|---|---|---|
| boundaryAt | returns the complete selection as array of AcDbFullSubentPath, at given index | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| entityAt | returns the entity in selection, at given index | |
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| hasTypes | returns a combination of 'SelectedType' values, indicating the types of contained entities, subentities and boundaries. | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| isValid | Returns 'true' if this AcSelectionData is valid; returns 'false' for an empty object | |
| length | returns the number of contained entities, subentities and boundaries | |
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| selectionSet | returns the complete selection as array of AcDbFullSubentPath, at given index | |
| subentAt | returns the full entity path in selection, at given index | |
| ToString | (Inherited from Object) |
|
| typeAt | returns the type of entity in selection, at given index |
| © Bricsys NV. All rights reserved. |