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

    Interface OperatorOption

    运算符选项

    interface OperatorOption {
        value: Operator;
        label: string;
    }
    Index

    Properties

    Properties

    value: Operator
    label: string