Bitbybit Docs
    Preparing search index...

    Class ManifoldSimplifyDto<T> (Inputs.Manifold)

    A solid and a tolerance for manifold.operations.simplify.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalmanifold: T
      • Optionaltolerance: number

      Returns ManifoldSimplifyDto<T>

    Properties

    manifold: T

    The solid to simplify.

    tolerance?: number

    How far surfaces may move while vertices are removed, in model units; left out or below the solid's own tolerance, that tolerance is used.

    undefined
    

    0

    Infinity

    0.001

    true