AssocPersSubentityIdPEGetVertexSubentityGeometry Method

Gets the surface of a vertex subentity corresponding to the associated subentity ID. Throws eNotImplemented in default implementation.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public virtual Point3d GetVertexSubentityGeometry(
        Entity entity,
        SubentityId vertexSubentId
)

Parameters

entity  Entity
[in] Entity for which to get subentity geometry. Needs to be open for read operations.
vertexSubentId  SubentityId
[in] Subentity identifier of vertex.

Return Value

Point3d
Point for the specified vertex. Returns default point instance in default implementation.
See Also

©  Bricsys NV. All rights reserved.