AnyCAD Rapid API 2024
Help you to create a better world!
载入中...
搜索中...
未找到
Sketch2dBuilder 成员列表

成员的完整列表,这些成员属于 Sketch2dBuilder,包括所有继承而来的类成员

MakeArc(GCirc2d cirlce, double p1, double p2)Curve2dBuilderstatic
MakeArc(GPnt2d center, GPnt2d start, GPnt2d end)Curve2dBuilderstatic
MakeArc(GPnt2d center, double radius, GPnt2d start, GPnt2d end)Curve2dBuilderstatic
MakeArc(GPnt2d start, GPnt2d end, double bulge)Curve2dBuilderstatic
MakeArcBy2Points(GPnt2d center, GPnt2d start, GPnt2d end) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeArcBy3Points(GPnt2d start, GPnt2d end, GPnt2d middle) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeArcByAngle(GCirc2d cirlce, double p1, double p2) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeArcByBulge(GPnt2d start, GPnt2d end, double bulge) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeArcByLines(TopoShape line1, TopoShape line2, double radius, double tol, boolean keepMinor)Curve2dBuilderstatic
MakeArcByPoints(GPnt2d center, double radius, GPnt2d start, GPnt2d end) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeBSpline(GPnt2dList points, boolean periodicFlag, double tolerance)Curve2dBuilderstatic
MakeBSpline(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, long degree, boolean periodicFlag)Curve2dBuilderstatic
MakeBSpline(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, long degree)Curve2dBuilderstatic
MakeBSpline(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, long degree, boolean periodicFlag)Curve2dBuilderstatic
MakeBSpline(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, long degree)Curve2dBuilderstatic
MakeBSplineByPoints(GPnt2dList points, boolean periodicFlag, double tolerance) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeBSplineByPoles(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, long degree, boolean periodicFlag) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeBSplineByWeights(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, long degree, boolean periodicFlag) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeCircle(GCirc2d cirlce)Curve2dBuilderstatic
MakeCurve2D(TopoShape curve, GPln plane)Curve2dBuilderstatic
MakeElips(GElips2d elips)Curve2dBuilderstatic
MakeElipsArc(GElips2d elips, double p1, double p2)Curve2dBuilderstatic
MakeFace(TopoShape outerwire, TopoShapeList holes)Curve2dBuilderstatic
MakeHypr(GHypr2d hypr, double p1, double p2)Curve2dBuilderstatic
MakeLine(GPnt2d start, GPnt2d end)Curve2dBuilderstatic
MakeLine(GLin2d line, double p1, double p2)Curve2dBuilderstatic
MakeLineByParameters(GLin2d line, double p1, double p2) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeLineByPoints(GPnt2d start, GPnt2d end) (定义于 Curve2dBuilder)Curve2dBuilderstatic
MakeParab(GParab2d parab, double p1, double p2)Curve2dBuilderstatic
MakePolygon(GPnt2d center, GDir2d dirx, double radius, long cornerCount)Curve2dBuilderstatic
MakePolyline(GPnt2dList points)Curve2dBuilderstatic
Split(TopoShape curve, TopoShape toolCurve, double tol)Curve2dBuilderstatic
To3D(TopoShape curve, GPln plane)Curve2dBuilderstatic
TrimCurve(TopoShape curve, double startP, double endP)Curve2dBuilderstatic
TrimCurve(TopoShape curve, GPnt2d point)Curve2dBuilderstatic
TrimCurveByParameters(TopoShape curve, double startP, double endP) (定义于 Curve2dBuilder)Curve2dBuilderstatic
TrimCurveByPoint(TopoShape curve, GPnt2d point) (定义于 Curve2dBuilder)Curve2dBuilderstatic