InstanceSymbology Interface
Describes the appearance overrides to be applied to an Instance. If any property is omitted, the corresponding aspect of the appearance will use that defined by the GraphicTemplate.
Properties
Name | Type | Description | |
---|---|---|---|
color | RgbColorProps | undefined | The color applied to the geometry. | |
linePixels | LinePixels | undefined | The dash pattern applied to curves and edges. | |
weight | number | undefined | The width, in pixels, of curves and edges, Values are clamped to the range [1..31] and truncated to integers. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.