Skip to main content

ViewpointColoring

Represents the coloring information for a viewpoint, including the color and associated components. This interface is compliant with the BCF API specifications.

Properties​

color​

color: string

The color associated with the viewpoint, represented as a string (e.g., a hex code or color name).


components​

components: ViewpointComponent[]

An array of components that are associated with the specified color in the viewpoint.