ExportLinesFunction Type alias

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

ExportLinesFunction = (info: ExportLinesInfo) => void

Defined in

Last Updated: 08 January, 2020