SubentityOverruleDeleteSubentPaths Method

Overrules the Entity.subDeleteSubentPaths() method and calls it in the default implementation.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void DeleteSubentPaths(
        Entity entity,
        FullSubentityPath[] paths
)

Parameters

entity  Entity
[in] Entity.
paths  FullSubentityPath
[in] Array of full subentity path objects identifying the subentities to be deleted from the entity.
See Also

©  Bricsys NV. All rights reserved.