ExportGraphicsInfo Interface
Info provided to ExportGraphicsFunction about graphics. See IModelDb.exportGraphics
Properties
| Name | Type | Description | |
|---|---|---|---|
| color | number | The color and transparency for these graphics, laid out in TBGR format, see ColorDef | |
| elementId | Id64String | The element ID for the element the graphics originated from | |
| materialId | undefined | Id64String | If defined, ID for the RenderMaterialElement for these graphics | |
| mesh | ExportGraphicsMesh | The mesh for these graphics | |
| subCategory | Id64String | ID for the SubCategory for these graphics | |
| textureId | undefined | Id64String | If defined, ID for the Texture for these graphics |
Defined in
Last Updated: 08 January, 2020