|
AnyCAD Rapid API 2026
Help you to create a better world!
|
成员的完整列表,这些成员属于 AnyCAD.Foundation.Sketch2dBuilder,包括所有继承而来的类成员
| Curve2dBuilder(global::System.IntPtr cPtr, bool cMemoryOwn) | AnyCAD.Foundation.Curve2dBuilder | |
| Dispose() (定义于 AnyCAD.Foundation.Curve2dBuilder) | AnyCAD.Foundation.Curve2dBuilder | |
| MakeArc(GCirc2d cirlce, double p1, double p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArc(GPnt2d center, GPnt2d start, GPnt2d end) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArc(GPnt2d center, double radius, GPnt2d start, GPnt2d end) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArc(GPnt2d start, GPnt2d end, double bulge) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArcBy2Points(GPnt2d center, GPnt2d start, GPnt2d end) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArcBy3Points(GPnt2d start, GPnt2d end, GPnt2d middle) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArcByAngle(GCirc2d cirlce, double p1, double p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArcByBulge(GPnt2d start, GPnt2d end, double bulge) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArcByLines(TopoShape line1, TopoShape line2, double radius, double tol, bool keepMinor) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArcByPoints(GPnt2d center, double radius, GPnt2d start, GPnt2d end) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeArcByTangent(GPnt2d start, GDir2d tangent, GPnt2d end) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBezierCurve(GPnt2dList poles) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBezierCurve(GPnt2dList poles, DoubleList weights) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBezierCurveByPoles(GPnt2dList poles) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBezierCurveByWeights(GPnt2dList poles, DoubleList weights) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSpline(GPnt2dList points, bool periodicFlag, double tolerance) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSpline(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, uint degree, bool periodicFlag) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSpline(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, uint degree) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSpline(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, uint degree, bool periodicFlag) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSpline(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, uint degree) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSplineByPoints(GPnt2dList points, bool periodicFlag, double tolerance) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSplineByPoints(GPnt2dList points, int minDeg, int maxDeg, EnumGeometryContinuity continuity, double tolerance) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSplineByPoles(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, uint degree, bool periodicFlag) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeBSplineByWeights(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, uint degree, bool periodicFlag) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeCircle(GCirc2d cirlce) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeCurve2D(TopoShape curve, GPln plane) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeElips(GElips2d elips) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeElipsArc(GElips2d elips, double p1, double p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeElipsArc(GElips2d elips, GPnt2d p1, GPnt2d p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeFace(TopoShape outerwire, TopoShapeList holes) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeHypr(GHypr2d hypr, double p1, double p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeHypr(GHypr2d hypr, GPnt2d p1, GPnt2d p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeLine(GPnt2d start, GPnt2d end) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeLine(GLin2d line, double p1, double p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeLineByParameters(GLin2d line, double p1, double p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeLineByPoints(GPnt2d start, GPnt2d end) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeParab(GParab2d parab, double p1, double p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakeParab(GParab2d parab, GPnt2d p1, GPnt2d p2) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakePolygon(GPnt2d center, GDir2d dirx, double radius, uint cornerCount) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakePolyline(GPnt2dList points) | AnyCAD.Foundation.Curve2dBuilder | static |
| MakePolylineByBulges(GPnt2dList points, DoubleList bulges, bool bClosed) | AnyCAD.Foundation.Curve2dBuilder | static |
| OffsetCircle(TopoShape circ2d, double offset) | AnyCAD.Foundation.Curve2dBuilder | static |
| OffsetWire(TopoShape wire2d, double offset, EnumGeomJoinType jointType, bool hasSelfIntersected) | AnyCAD.Foundation.Curve2dBuilder | static |
| OffsetWire(TopoShape wire2d, double offset, EnumGeomJoinType jointType) | AnyCAD.Foundation.Curve2dBuilder | static |
| OffsetWireByDirection(TopoShape wire2d, double offset, EnumGeomJoinType jointType, EnumOffsetDirection direction, bool hasSelfIntersected, bool capEnds) | AnyCAD.Foundation.Curve2dBuilder | static |
| OffsetWireByDirection(TopoShape wire2d, double offset, EnumGeomJoinType jointType, EnumOffsetDirection direction, bool hasSelfIntersected) | AnyCAD.Foundation.Curve2dBuilder | static |
| OffsetWireByDirection(TopoShape wire2d, double offset, EnumGeomJoinType jointType, EnumOffsetDirection direction) | AnyCAD.Foundation.Curve2dBuilder | static |
| Sketch2dBuilder(global::System.IntPtr cPtr, bool cMemoryOwn) | AnyCAD.Foundation.Sketch2dBuilder | |
| Split(TopoShape curve, TopoShape toolCurve, double tol) | AnyCAD.Foundation.Curve2dBuilder | static |
| To3D(TopoShape curve, GPln plane) | AnyCAD.Foundation.Curve2dBuilder | static |
| TrimCurve(TopoShape curve, double startP, double endP) | AnyCAD.Foundation.Curve2dBuilder | static |
| TrimCurve(TopoShape curve, GPnt2d point) | AnyCAD.Foundation.Curve2dBuilder | static |
| TrimCurveByParameters(TopoShape curve, double startP, double endP) | AnyCAD.Foundation.Curve2dBuilder | static |
| TrimCurveByPoint(TopoShape curve, GPnt2d point) | AnyCAD.Foundation.Curve2dBuilder | static |