brepjs API Reference
    Preparing search index...

    Class BrepBugError

    Error thrown for invariant violations / programmer bugs (should never be caught).

    Hierarchy

    • Error
      • BrepBugError
    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    location: string
    message: string
    name: string
    stack?: string