ExportGraphicsFunction Type alias
A callback function that receives generated graphics. See IModelDb.exportGraphics
ExportGraphicsFunction = (info: ExportGraphicsInfo) => void
Defined in
- core/backend/src/ExportGraphics.ts Line 142
Last Updated: 13 June, 2024