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
- backend/src/ExportGraphics.ts Line 204
Last Updated: 30 November, 2023