AssocPersSubentityIdPEGetFaceSubentityGeometry Method

Gets 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 Surface GetFaceSubentityGeometry(
        Entity entity,
        SubentityId faceSubentId
)

Parameters

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

Return Value

Surface
Surface for the specified face. Returns default surface instance in default implementation.
See Also

©  Bricsys NV. All rights reserved.