导出V型刀函数

This commit is contained in:
2020-10-30 15:53:48 +08:00
parent c214f61b34
commit 89fe505da6
81 changed files with 458 additions and 133 deletions

View File

@@ -8,7 +8,7 @@ export declare class Contour {
static CreateContour(cus: Curve[] | Polyline | Circle, needLink?: boolean): Contour;
get Curve(): Polyline | Circle;
get Area(): number;
get BoundingBox(): import("three").Box3;
get BoundingBox(): import("../Geometry/Box").Box3Ext;
/**
* 不等比例缩放
* @param {number} ref 缩放参考值,大于该值的点缩放