API Reference > imodeljs-backend > iModels > ExportPartFunction ExportPartFunction Type alias A callback function that receives generated graphics for a GeometryPart. See IModelDb.exportPartGraphics ExportPartFunction = (info: ExportPartInfo) => void Defined in core/backend/src/ExportGraphics.ts Line 191 Last Updated: 13 June, 2024