WebCAD-Lib-TS API 文档 - v1.0.0
    Preparing search index...

    Interface SelectionModeOption

    选择操作选项

    interface SelectionModeOption {
        value: SelectionMode;
        label: string;
    }
    Index

    Properties

    Properties

    label: string