IModelImportOptions Interface
Options provided to the IModelImporter constructor.
Properties
| Name | Type | Description | |
|---|---|---|---|
| autoExtendProjectExtents | boolean | { excludeOutliers: boolean } | If true(the default), compute the projectExtents of the target iModel after elements are imported. | |
| preserveElementIdsForFiltering | boolean | undefined | See IModelTransformOptions | |
| simplifyElementGeometry | boolean | undefined | If true, simplify the element geometry for visualization purposes. | |
| skipPropagateChangesToRootElements | boolean | undefined | Skip propagating changes made to the root subject, dictionaryModel and IModelImporter._realityDataSourceLinkPartitionStaticId (0xe) | 
Defined in
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.