AnyCAD Rapid API 2023
Help you to create a better world!
|
成员的完整列表,这些成员属于 Curve2dBuilder,包括所有继承而来的类成员
MakeArc(GCirc2d cirlce, double p1, double p2) | Curve2dBuilder | static |
MakeArc(GPnt2d center, GPnt2d start, GPnt2d end) (定义于 Curve2dBuilder) | Curve2dBuilder | static |
MakeArc(GPnt2d center, double radius, GPnt2d start, GPnt2d end) (定义于 Curve2dBuilder) | Curve2dBuilder | static |
MakeArc(GPnt2d start, GPnt2d end, double bulge) (定义于 Curve2dBuilder) | Curve2dBuilder | static |
MakeArcBy3Points(GPnt2d start, GPnt2d end, GPnt2d middle) (定义于 Curve2dBuilder) | Curve2dBuilder | static |
MakeArcByLines(TopoShape line1, TopoShape line2, double radius, double tol, boolean keepMinor) | Curve2dBuilder | static |
MakeBSpline(GPnt2dList points, boolean periodicFlag, double tolerance) | Curve2dBuilder | static |
MakeBSpline(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, long degree, boolean periodicFlag) (定义于 Curve2dBuilder) | Curve2dBuilder | static |
MakeBSpline(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, long degree) (定义于 Curve2dBuilder) | Curve2dBuilder | static |
MakeBSpline(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, long degree, boolean periodicFlag) (定义于 Curve2dBuilder) | Curve2dBuilder | static |
MakeBSpline(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, long degree) (定义于 Curve2dBuilder) | Curve2dBuilder | static |
MakeCircle(GCirc2d cirlce) | Curve2dBuilder | static |
MakeElips(GElips2d elips) | Curve2dBuilder | static |
MakeElipsArc(GElips2d elips, double p1, double p2) | Curve2dBuilder | static |
MakeFace(TopoShape outerwire, TopoShapeList holes) | Curve2dBuilder | static |
MakeHypr(GHypr2d hypr, double p1, double p2) | Curve2dBuilder | static |
MakeLine(GPnt2d start, GPnt2d end) | Curve2dBuilder | static |
MakeLine(GLin2d line, double p1, double p2) | Curve2dBuilder | static |
MakeParab(GParab2d parab, double p1, double p2) | Curve2dBuilder | static |
MakePolygon(GPnt2d center, GDir2d dirx, double radius, long cornerCount) | Curve2dBuilder | static |
MakePolyline(GPnt2dList points) | Curve2dBuilder | static |
Split(TopoShape curve, TopoShape toolCurve, double tol) | Curve2dBuilder | static |
To3D(TopoShape curve, GPln plane) | Curve2dBuilder | static |
TrimCurve(TopoShape curve, double startP, double endP) | Curve2dBuilder | static |
TrimCurve(TopoShape curve, GPnt2d point) | Curve2dBuilder | static |