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

    Variable OperationTypeEnumConst

    OperationTypeEnum: { Add: "Add"; Remove: "Remove"; Modify: "Modify" } = ...

    操作类型枚举 定义撤销/重做系统中的操作类型

    Type Declaration

    • ReadonlyAdd: "Add"
    • ReadonlyRemove: "Remove"
    • ReadonlyModify: "Modify"