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 undefined | boolean See IModelTransformOptions  
simplifyElementGeometry undefined | boolean If true, simplify the element geometry for visualization purposes.  

Defined in

Last Updated: 12 February, 2024