bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class LoftDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalshapes: T[]
      • OptionalmakeSolid: boolean

      Returns LoftDto<T>

    Properties

    shapes: T[]

    Wires through which the loft passes

    undefined
    
    makeSolid: boolean

    Tries to make a solid when lofting

    false