ExportLinesInfo Interface
Info provided to ExportLinesFunction about linework graphics. See IModelDb.exportGraphics
Properties
| Name | Type | Description | |
|---|---|---|---|
| color | number | The color and transparency for these graphics | |
| elementId | string | The element ID for the element the graphics originated from | |
| geometryClass | GeometryClass | GeometryClass for these graphics | |
| lines | ExportGraphicsLines | The linework for these graphics | |
| subCategory | string | ID for the SubCategory for these graphics |
Defined in
- backend/src/ExportGraphics.ts Line 29
Last Updated: 30 November, 2023