DatabaseReclaimMemoryFromErasedObjects Method

Deletes the objects related to the passed object identifiers and performs corresponding cleaning operations. Currently not implemented.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void ReclaimMemoryFromErasedObjects(
        ObjectIdCollection ids
)

Parameters

ids
Type: Teigha.DatabaseServicesObjectIdCollection
[in] A collection of object identifiers for which memory should be reclaimed by deleting the objects. All the passed identifiers must correspond to objects that are entirely closed.
See Also

©  Bricsys NV. All rights reserved.