Bitbybit Docs
    Bereite Suchindex vor...

    Klasse GoodCoffeeTableTopPart<T> (Things.Furniture.Tables.GoodCoffeeTable)

    The top of the Good Coffee 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.

    Typenparameter

    • T

    Hierarchie

    • any
      • GoodCoffeeTableTopPart
    Index

    Konstruktoren

    Eigenschaften

    Konstruktoren

    Eigenschaften

    topCenter?: Point3
    shapes?: {
        topFrame?: T;
        topWire?: T;
        glassWire?: T;
        glassPanel?: T;
        compound?: T;
    }