Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • CornerPart

Index

Constructors

constructor

Properties

Optional heightPanel

heightPanel: number

Height of the panel

Optional id

id: string

Unique id of the corner part

Optional name

name: string

Name of the corner part

Optional shapes

shapes: { corner?: T }

Corner shapes

Type declaration

  • Optional corner?: T

Optional thicknessPanel

thicknessPanel: number

Thickness of the panel

Optional widthPanel

widthPanel: number

Width of the panel

Generated using TypeDoc