Bitbybit Docs
    Preparing search index...

    Class ElegantTableLegPart<T> (Things.Furniture.Tables.ElegantTable)

    One leg of the Elegant Table - one named component of an assembled model, carrying its own shapes and any sub-parts beneath it. Models return their parts rather than a single fused solid, so a configurator can produce a cutting list, price components individually, or show and hide them one at a time.

    Type Parameters

    • T

    Hierarchy

    • any
      • ElegantTableLegPart
    Index

    Constructors

    Properties

    topCenter?: Point3
    bottomCenter?: Point3
    topRadius?: number
    bottomRadius?: number
    shapes?: { topCircleWire?: T; bottomCircleWire?: T; leg?: T }