ExportPartLinesInfo Interface
Info provided to ExportPartFunction about line graphics. See IModelDb.exportPartGraphics
Properties
| Name | Type | Description | |
|---|---|---|---|
| color | number | The color and transparency for these graphics | |
| geometryClass | GeometryClass | GeometryClass for these graphics | |
| lines | ExportGraphicsLines | The linework for these graphics | 
Defined in
- core/backend/src/ExportGraphics.ts Line 204
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.