This commit is contained in:
ChenX
2024-04-17 18:27:39 +08:00
parent d61ef7270d
commit cc062c79c8
121 changed files with 9004 additions and 5175 deletions

View File

@@ -25,6 +25,7 @@ export interface BrSealedData {
sealedContour: ExtrudeContourCurve;
brCurves: Curve[];
highSeals: IHighSealedItem[];
hasSealedErr?: boolean;
}
/**
* 获取板件的轮廓(没有扣封边)(拆单时表现)