Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

createExteriorPanel

createExteriorPanel: boolean

Indicates wether the exterior panel should be created

default

true

createInteriorPanel

createInteriorPanel: boolean

Indicates wether a window should be created

default

true

exteriorPanelPolygonPoints

exteriorPanelPolygonPoints: Point2[]

Exterior wall panel polygon points

default

[]

exteriorPanelThickness

exteriorPanelThickness: number

Exterior panel thickness

default

0.05

minimum

0.01

maximum

Infinity

step

0.1

interiorPanelPolygonPoints

interiorPanelPolygonPoints: Point2[]

Interior wall panel polygon points

default

[]

interiorPanelThickness

interiorPanelThickness: number

Interior panel thickness

default

0.05

minimum

0.01

maximum

Infinity

step

0.1

name

name: string

Name of the sandwitch panel

default

sandwitch-panel

wallWidth

wallWidth: number

Wall thickness

default

0.3

minimum

0.01

maximum

Infinity

step

0.05

Generated using TypeDoc