insertResultsIntoIModel Method @beta
Given synchronizations results for an element (and possibly its children), insert the new element into the bim
insertResultsIntoIModel(results: SynchronizationResults, aspectProps: ExternalSourceAspectProps): IModelStatus
| Parameter | Type | Description | 
|---|---|---|
| results | SynchronizationResults | The result set to insert | 
| aspectProps | ExternalSourceAspectProps | 
Returns - IModelStatus
Defined in
- Synchronizer.ts Line 654
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.