VertexRef Constructor |
| 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.
|
| © Bricsys NV. All rights reserved. |