AssocPersSubentityIdPEGetEdgeSubentityGeometry Method

Gets the curve of an edge 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 Curve3d GetEdgeSubentityGeometry(
        Entity entity,
        SubentityId edgeSubentId
)

Parameters

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

Return Value

Curve3d
Curve for the specified edge. Returns default curve instance in default implementation.
See Also

©  Bricsys NV. All rights reserved.