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

    Interface ISymbolCategory

    符号分类

    interface ISymbolCategory {
        id: string;
        name: string;
        createTime: string;
    }
    Index

    Properties

    Properties

    id: string

    分类ID

    name: string

    分类名称

    createTime: string

    创建时间