AssocPersSubentityIdPESetVertexSubentityGeometry Method

Sets 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 void SetVertexSubentityGeometry(
        Entity entity,
        SubentityId vertexSubentId,
        Point3d newVertexPosition
)

Parameters

entity  Entity
[in] Entity that owns the subentity. Needs to be open for write operations.
vertexSubentId  SubentityId
[in] Subentity identifier of vertex.
newVertexPosition  Point3d
[in] New point to set.
See Also

©  Bricsys NV. All rights reserved.