This class is used in deepclone operations to map, using OdDgIdPair elements, Element IDs from the original elements to their clones.
There is no mechanism to clear all the mappings in an OdDgIdMapping instance; a new instance must be created for each deepclone operation.
File: DgIdMapping.h
Module: API Reference
TG_Db
| |
Adds the specified IdPair element to this IdMapping element. | |
Returns the value of the IdPair in this IdMapping element that matches the key in the specified IdPair element. | |
| |
Returns the type of deepclone operation using this IdMapping element. | |
Deletes the IdPair with the specified key from this IdMapping element. | |
Returns the destination database for the deepclone operation using this IdMapping element. | |
Returns the type of duplicate record cloning for IdMapping element. | |
Notification function called whenever the Xref Block ID is about to be inserted into the destination database. Returns the ElementID of the Xref Block. | |
Creates an Iterator element that provides access to the IdPair elements in this IdMapping element. | |
Returns the source database for the deepclone operation using this IdMapping element. | |
Sets the destination database for the deepclone operation using this IdMapping element. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|