Documentation
    Preparing search index...

    Interface ScrewThreadGroup

    interface ScrewThreadGroup {
        count: number;
        screwThreadId: string;
        screwThreadName: string;
    }
    Index

    Properties

    count: number
    screwThreadId: string

    There is no guarantee for this ID to match any database row. (This can be the case for graphs loaded from .wsi4 files.)

    screwThreadName: string