brepjs API Reference
    Preparing search index...

    Function withScope

    • Execute a function with a disposal scope. Resources registered with the scope are automatically cleaned up when the function returns.

      Type Parameters

      • T

      Parameters

      Returns T