Skip to main content

Interface: EmbedTemplateDimensionsSettings

Properties

alwaysShowDimensions?

optional alwaysShowDimensions: boolean

When true, dimensions will be always rendered on 3d canvas.


fontFamily?

optional fontFamily: string

Font family to use for WebGL dimension labels.


multiUnits?

optional multiUnits: UnitLength[]


showDimensionsOnLoad?

optional showDimensionsOnLoad: boolean

When true, dimensions will be visible when the configurator loads.


unit?

optional unit: UnitLength


unitDisplayMode

unitDisplayMode: "OVERRIDE" | "DEFAULT" | "MULTI"