HiddenLine.StyleProps Interface
Describes the symbology with which edges should be drawn.
Properties
| Name | Type | Description | |
|---|---|---|---|
| color | number | undefined | If defined, the color used to draw the edges. | |
| pattern | LinePixels | undefined | If defined, the pixel pattern used to draw the edges. | |
| width | number | undefined | If defined, the width of the edges in pixels. | 
Defined in
- core/common/src/HiddenLine.ts Line 18
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.