Bitbybit Docs
    Preparing search index...

    Class LoftDto<T> (Inputs.OCCT)

    Section wires and a solid flag for operations.loft, which stretches a surface through the sections in list order.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalshapes: T[]
      • OptionalmakeSolid: boolean

      Returns LoftDto<T>

    Properties

    shapes: T[]

    The section wires, or edges, in the order the surface passes through them.

    undefined
    
    makeSolid: boolean

    When true, the loft is capped into a solid; the sections must be closed for that.

    false