Bitbybit Docs
    Preparing search index...

    Class SnakeTableMainPart<T> (Things.Furniture.Tables.SnakeTable)

    The swept base of the Snake 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
      • SnakeTableMainPart
    Index

    Constructors

    Properties

    Constructors

    Properties

    topCenter?: Point3
    shapes?: { topWire?: T; glass?: T; main?: T; compound?: T }