ExportPartLinesFunction Type Alias
ExportPartLinesFunction = (info: ExportPartLinesInfo) => void
A callback function that receives generated line graphics for a GeometryPart. See IModelDb.exportPartGraphics
Defined in
- core/backend/src/ExportGraphics.ts Line 217
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.