API Reference > imodeljs-backend > iModels > IModelCloneContext > findTargetElementId findTargetElementId Method Look up a target ElementId from the source ElementId. findTargetElementId(sourceElementId: string): string Parameter Type Description sourceElementId string Returns - string the target ElementId or Id64.invalid if a mapping not found. Defined in core/backend/src/IModelCloneContext.ts Line 87 Last Updated: 11 June, 2024