Bitbybit Docs
    Preparing search index...

    Interface BRepGraphDumpSolid (Models.OCCT)

    A solid as it appears in a full structural dump: its index and the shells it contains.

    interface BRepGraphDumpSolid {
        index: number;
        uid: number;
    }
    Index

    Properties

    Properties

    index: number
    uid: number