ServicesConfiguratorUiCallback.Internal.WallMaterial

configurator-core/src/services/configurator-ui-callback.internal.WallMaterial

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new WallMaterial()

Inherited from

BaseMaterial.constructor

Properties

catalogItemId

catalogItemId: string

Inherited from

BaseMaterial.catalogItemId


materialId

materialId: string

Inherited from

BaseMaterial.materialId


rgbValue

rgbValue: number

Inherited from

BaseMaterial.rgbValue

Methods

getCatalogItemId

getCatalogItemId(): string

Returns

string

Inherited from

BaseMaterial.getCatalogItemId


getSourceType

getSourceType(): KernelEnum

Returns

KernelEnum

Inherited from

BaseMaterial.getSourceType

Last updated