Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

Index

Constructors

constructor

Properties

facadePanelThickness

facadePanelThickness: number

Facade panel thickness

default

0.05

minimum

0.01

maximum

Infinity

step

0.05

frameThckness

frameThckness: number

Frame thickness

default

0.05

minimum

0.01

maximum

Infinity

step

0.01

glassFrameThickness

glassFrameThickness: number

Glass frame thickness

default

0.02

minimum

0.01

maximum

Infinity

step

0.01

glassThickness

glassThickness: number

Glass thickness

default

0.005

minimum

0.001

maximum

Infinity

step

0.001

height

height: number

Window height

default

0.05

minimum

0.01

maximum

Infinity

step

0.01

Optional id

id: string

The unique id of the window part

lengthFirst

lengthFirst: number

Length first window

default

1

minimum

0.01

maximum

Infinity

step

0.1

lengthSecond

lengthSecond: number

Length second window

default

1

minimum

0.01

maximum

Infinity

step

0.1

name

name: string

The name of the window part

origin

origin: Point3

Origin of the stairs

default

[0, 0, 0]

rotation

rotation: number

Rotation of the window

default

0

minimum

0

maximum

Infinity

step

15

Optional shapes

shapes: WindowPartShapes<T>

Generic shapes that represent the window part

wallThickness

wallThickness: number

Wall thickness

default

0.4

minimum

0.01

maximum

Infinity

step

0.05

Generated using TypeDoc