ExportPartFunction Type alias

A callback function that receives generated graphics for a GeometryPart. See IModelDb.exportPartGraphics

ExportPartFunction = (info: ExportPartInfo) => void

Defined in

Last Updated: 05 June, 2020