For the complete documentation index, see llms.txt. This page is also available as Markdown.

RoomleConfigurator.Internal.PARAMETERKERNELTYPE

configurator-core/src/roomle-configurator.internal.PARAMETER_KERNEL_TYPE

Table of contents

Enumeration Members

Enumeration Members

BOOLTYPE

BOOLTYPE = "Boolean"


DECIMAL

DECIMAL = "Decimal"


INTEGER

INTEGER = "Integer"


MATERIAL

MATERIAL = "Material"


STRING

STRING = "String"


UNKNOWN

UNKNOWN = ""

Last updated