AssocPersSubentityIdPESetFaceSubentityGeometry Method

Sets the surface of a face 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 SetFaceSubentityGeometry(
        Entity entity,
        SubentityId faceSubentId,
        Surface newFaceSurface
)

Parameters

entity  Entity
[in] Entity that owns the subentity. Needs to be open for write operations.
faceSubentId  SubentityId
[in] Subentity identifier of face.
newFaceSurface  Surface
 
See Also

©  Bricsys NV. All rights reserved.