Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • PyramidSimpleFacePart

Index

Constructors

Properties

Constructors

constructor

Properties

Optional cells

Data that contains information and shapes of the top part of the table

id

id: string

Optional shapes

shapes: { compound?: T; compoundPolylineWiresU?: T; compoundPolylineWiresUV?: T; compoundPolylineWiresV?: T; endPolylineWireU?: T; endPolylineWireV?: T; startPolylineWireU?: T; startPolylineWireV?: T }

Type declaration

  • Optional compound?: T
  • Optional compoundPolylineWiresU?: T
  • Optional compoundPolylineWiresUV?: T
  • Optional compoundPolylineWiresV?: T
  • Optional endPolylineWireU?: T
  • Optional endPolylineWireV?: T
  • Optional startPolylineWireU?: T
  • Optional startPolylineWireV?: T

Generated using TypeDoc