Defines the viewpoint colored components.

interface IColoring {
    color: string;
    handle: string;
}

Properties

Properties

color: string

Color in hexadecimal color syntax #ARGB using its primary color components (alpha, red, green, blue) written as hexadecimal numbers.

handle: string

Component original handle in the model.