Parameters |
Description |
OdUInt32 fdlIndex |
[in] File Dependency List index. |
const bool forceRemove = false |
[in] True to erases the entry regardless of its reference count. |
Erases the specified entry from the DWG section of the File Dependency List.
If the reference count of the entry is 1, or forceRemove is true, the entry is erased. Otherwise, this function merely decrements the reference count.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|