Bitbybit Docs
    Preparing search index...

    Interface BRepGraphResult

    interface BRepGraphResult {
        ok: boolean;
        error?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    ok: boolean
    error?: string