更新版本
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { FaceDirection } from "../../../Add-on/DrawDrilling/DrillType";
|
||||
import { ArrowType } from "../../../Common/SystemEnum";
|
||||
import { ArcBoardFeedProcess } from "../../../DatabaseServices/Entity/ArcBoardType";
|
||||
import { BoardOpenDir, BoardType, BrRelativePos } from "../../../DatabaseServices/Entity/BoardInterface";
|
||||
import { EOrderType } from "../../../Editor/OrderType";
|
||||
@@ -272,6 +273,7 @@ export interface IDimStyleOption extends IBaseOption {
|
||||
dimTAD: number;
|
||||
dimALTD: number;
|
||||
dimADEC: number;
|
||||
dimARROW: ArrowType;
|
||||
}
|
||||
export interface ChangeColorByBoardMaterialOption extends IBaseOption {
|
||||
accordThickness: boolean;
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user