Bitbybit Docs
    Bereite Suchindex vor...

    Klasse ColumnPart<T> (Things.Architecture)

    A column - 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
    Index

    Konstruktoren

    Eigenschaften

    Konstruktoren

    Eigenschaften

    id?: string
    name?: string
    width?: number
    length?: number
    height?: number
    shapes?: { column?: T }