AssocPersSubentityIdPEGetAllSubentities Method

Gets all subentities of the specified type. Throws eNotImplemented in default implementation.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public virtual SubentityId[] GetAllSubentities(
        Entity entity,
        SubentityType subentType
)

Parameters

entity  Entity
[in] Entity for which to get subentities. Needs to be open for read operations.
subentType  SubentityType
[in] Subentity type.

Return Value

SubentityId
Array of SubentityId instances that are found.
See Also

©  Bricsys NV. All rights reserved.