bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Type Parameters

    • T

    Hierarchy

    • any
      • ElegantTableTopPart
    Index

    Constructors

    Properties

    topCenter?: Point3
    bottomCenter?: Point3
    shapes?: {
        topPanel?: T;
        topWire?: T;
        bottomWire?: T;
        bottomPanel?: T;
        compound?: T;
    }