Vertex Viewer SDK
    Preparing search index...

    Interface VertexViewerBoxQueryToolAttributes

    interface VertexViewerBoxQueryToolAttributes {
        mode: VolumeIntersectionQueryMode;
        operationType: VolumeIntersectionQueryType;
    }
    Index