g3-toolkit API Reference
    Preparing search index...

    Interface PointSetSelection

    interface PointSetSelection {
        indices: number[];
        type: "point-set";
    }
    Index

    Properties

    Properties

    indices: number[]
    type: "point-set"