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

    Interface EntityTypeOption

    实体类型选项

    interface EntityTypeOption {
        value: EntityTypeFilter;
        label: string;
    }
    Index

    Properties

    Properties

    label: string