exportModelContents Method

Export the model contents.

exportModelContents(modelId: Id64String, elementClassFullName: string = Element.classFullName): void

note This method is called from IModelExporter.exportChanges and IModelExporter.exportAll, so it only needs to be called directly when exporting a subset of an iModel.

Parameter Type Description
modelId Id64String  
elementClassFullName string  

Defined in

Last Updated: 05 June, 2020