Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • any
    • ElegantTableLegPart

Index

Constructors

constructor

Properties

Optional bottomCenter

bottomCenter: Point3

Optional bottomRadius

bottomRadius: number

Optional shapes

shapes: { bottomCircleWire?: T; leg?: T; topCircleWire?: T }

Type declaration

  • Optional bottomCircleWire?: T
  • Optional leg?: T
  • Optional topCircleWire?: T

Optional topCenter

topCenter: Point3

Optional topRadius

topRadius: number

Generated using TypeDoc