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