Bitbybit Docs
    Preparing search index...

    Class RoofBeamsPart<T> (Things.Architecture)

    The beams of a roof - 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
    Index

    Constructors

    Properties

    beamsCeiling?: BeamPart<T>[]
    beamsVerticalHigh?: BeamPart<T>[]
    beamsVerticalLow?: BeamPart<T>[]
    beamsTop?: BeamPart<T>[]
    beamsAttachment: BeamPart<T>[]
    shapes?: { compound?: T }