Vertex
|
This .NET class wraps the OdDbVertexRef class.
This class represents a reference to a vertex.
The VertexRef type exposes the following members.
| Name | Description | |
|---|---|---|
| VertexRef | Default constructor for the VertexRef class. Creates an object that wraps a corresponding C++ OdDbVertexRef object. | |
| VertexRef(CompoundObjectId) | Constructor for the VertexRef class. Creates a vertex reference to an object specified by the full sub-entity path. | |
| VertexRef(Entity) | Constructor for the VertexRef class. Creates a vertex reference to a specified entity. | |
| VertexRef(FullSubentityPath) | Constructor for the VertexRef class. Creates a vertex reference to an object specified by the full sub-entity path. | |
| VertexRef(Point3d) | Copy constructor for the VertexRef class. Creates a vertex reference to a specified point. | |
| VertexRef(CompoundObjectId, SubentityId) | Constructor for the VertexRef class. Creates a vertex reference based on the specified compound object. | |
| VertexRef(CompoundObjectId, SubentityId, Point3d) | Constructor for the VertexRef class. Creates a vertex reference based on the specified compound object. |
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| Entity | (Inherited from SubentRef) |
|
| IsDisposed | (Inherited from DisposableWrapper) |
|
| IsEmpty | (Inherited from GeomRef) |
|
| IsValid | (Inherited from GeomRef) |
|
| Point | ||
| SubentId | (Inherited from SubentRef) |
|
| UnmanagedObject | (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from RXObject) |
|
| CompareTo | (Inherited from RXObject) |
|
| CopyFrom(RXObject) | (Inherited from RXObject) |
|
| CopyFrom(SubentRef) | Copies the contents of the specified object into the messaged
object. (Inherited from SubentRef) |
|
| CreateEntity | Creates an entity from this sub-entity reference. (Inherited from SubentRef) |
|
| 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 | (Inherited from RXObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetRXClass | (Inherited from RXObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| 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) |
|
| QueryX | (Inherited from RXObject) |
|
| Reset | Resets the contents of the geometry reference to empty. (Inherited from GeomRef) |
|
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| X | (Inherited from RXObject) |
| © Bricsys NV. All rights reserved. |