AssocPersSubentityIdPESetEdgeSubentityGeometry Method

Sets 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 void SetEdgeSubentityGeometry(
        Entity entity,
        SubentityId edgeSubentId,
        Curve3d newEdgeCurve
)

Parameters

entity  Entity
[in] Entity that owns the subentity. Needs to be open for write operations.
edgeSubentId  SubentityId
[in] Subentity identifier of edge whose curve is modified.
newEdgeCurve  Curve3d
[in] New curve to set.
See Also

©  Bricsys NV. All rights reserved.