Bitbybit Docs
    Preparing search index...

    Class ManifoldsDto<T> (Inputs.Manifold)

    Several solids for the methods that take a list, such as manifold.booleans.union or manifold.operations.compose.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalmanifolds: T[]

      Returns ManifoldsDto<T>

    Properties

    manifolds: T[]

    The solids, in the order the method uses them.