insertResultsIntoIModel Method
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 650
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.