ExportGraphicsFunction Type alias

A callback function that receives generated graphics. See IModelDb.exportGraphics

ExportGraphicsFunction = (info: ExportGraphicsInfo) => void

Defined in

Last Updated: 08 January, 2020