Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • RoofPanelPart

Index

Constructors

constructor

Properties

Optional ends

Optional id

id: string

Optional innerFillPanels

innerFillPanels: SandwitchPart<T>[]

Optional innerPanels

innerPanels: SandwitchPart<T>[]

Optional name

name: string

Optional outerFillPanels

outerFillPanels: SandwitchPart<T>[]

Optional outerPanels

outerPanels: SandwitchPart<T>[]

Optional shapes

shapes: { compound?: T; compoundEndsExteriorPanels?: T; compoundEndsInteriorPanels?: T; compoundInnerExteriorPanels?: T; compoundInnerFillExteriorPanels?: T; compoundInnerFillInteriorPanels?: T; compoundInnerInteriorPanels?: T; compoundOuterExteriorPanels?: T; compoundOuterFillExteriorPanels?: T; compoundOuterFillInteriorPanels?: T; compoundOuterInteriorPanels?: T }

Type declaration

  • Optional compound?: T
  • Optional compoundEndsExteriorPanels?: T
  • Optional compoundEndsInteriorPanels?: T
  • Optional compoundInnerExteriorPanels?: T
  • Optional compoundInnerFillExteriorPanels?: T
  • Optional compoundInnerFillInteriorPanels?: T
  • Optional compoundInnerInteriorPanels?: T
  • Optional compoundOuterExteriorPanels?: T
  • Optional compoundOuterFillExteriorPanels?: T
  • Optional compoundOuterFillInteriorPanels?: T
  • Optional compoundOuterInteriorPanels?: T

Generated using TypeDoc