AnyCAD Rapid API 2025
Help you to create a better world!
|
静态 Public 成员函数 | |
static boolean | CheckEdgeOverlapping (TopoShape edge1, TopoShape edge2, double tol) |
static boolean | ComputeAveragePlaneOfEdge (TopoShape shape, GPln plane) |
static boolean | CheckEdgeContinuous (TopoShape edge1, TopoShape edge2, EnumGeometryContinuity type, double distanceTol, double angularTol) |
<> 几何分析工具
|
static |
检查曲线是否连续
edge1 | 曲线1 |
edge2 | 曲线2 |
type | 连续性类型 |
distanceTol | 距离容差 |
angularTol | 角度容差 |