|
AnyCAD Rapid API 2026
Help you to create a better world!
|
成员的完整列表,这些成员属于 AnyCAD.Foundation.SketchBuilder,包括所有继承而来的类成员
| ComputePlaneDirection(TopoShape curve) | AnyCAD.Foundation.CurveBuilder | static |
| ConnectEdgesToWires(TopoShapeList edges, double tol, bool sharedVeterx) | AnyCAD.Foundation.CurveBuilder | static |
| ConnecToWiresByEdgeCompound(TopoShape shape, bool sharedVeterx, double theAngTol) | AnyCAD.Foundation.CurveBuilder | static |
| ConnecToWiresBytEdgeCompound(TopoShape shape, bool sharedVeterx, double theAngTol) | AnyCAD.Foundation.CurveBuilder | static |
| ConnectToWires(TopoShapeList shapes, double tol, bool sharedVeterx) | AnyCAD.Foundation.CurveBuilder | static |
| ConnectWiresToWires(TopoShapeList wires, double tol, bool sharedVeterx) | AnyCAD.Foundation.CurveBuilder | static |
| CurveBuilder(global::System.IntPtr cPtr, bool cMemoryOwn) | AnyCAD.Foundation.CurveBuilder | |
| Dispose() (定义于 AnyCAD.Foundation.CurveBuilder) | AnyCAD.Foundation.CurveBuilder | |
| MakeArc(GPnt start, GPnt end, GPnt center, GDir dir) | AnyCAD.Foundation.CurveBuilder | static |
| MakeArcBy3Points(GPnt start, GPnt end, GPnt middle) | AnyCAD.Foundation.CurveBuilder | static |
| MakeArcByAngles(GCirc circle, double start, double end) | AnyCAD.Foundation.CurveBuilder | static |
| MakeArcByPoints(GCirc circle, GPnt start, GPnt end) | AnyCAD.Foundation.CurveBuilder | static |
| MakeArcOfCircle(GCirc circle, GPnt start, GPnt end) | AnyCAD.Foundation.CurveBuilder | static |
| MakeArcOfCircle(GCirc circle, double start, double end) | AnyCAD.Foundation.CurveBuilder | static |
| MakeArcOfCircle(GPnt start, GPnt end, GPnt middle) | AnyCAD.Foundation.CurveBuilder | static |
| MakeArcOfEllipse(GElips elips, double start, double end) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBezierCurve(GPntList poles) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBezierCurve(GPntList poles, DoubleList weights) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBezierCurveByPoles(GPntList poles) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBezierCurveByWeights(GPntList poles, DoubleList weights) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSpline(GPntList points, bool periodicFlag) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSpline(GPntList points) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSpline(GPntList poles, DoubleList parameters, bool periodicFlag) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSpline(GPntList poles, DoubleList parameters) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSpline(GPntList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, uint degree, bool periodicFlag, bool checkRational) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSpline(GPntList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, uint degree, bool periodicFlag) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSpline(GPntList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, uint degree) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineByCurve(TopoShape curve, EnumConvertParameterisationType type) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineByCurves(TopoShapeList curves, EnumConvertParameterisationType type) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineByKnotes(GPntList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, uint degree, bool periodicFlag, bool checkRational) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineByParameters(GPntList poles, DoubleList parameters, bool periodicFlag) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineByPoints(GPntList points, bool periodicFlag) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineByWire(TopoShape wire, int closed, EnumConvertParameterisationType type) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineCurve(TopoShapeList curves, EnumConvertParameterisationType type) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineCurve(TopoShape curve, EnumConvertParameterisationType type) | AnyCAD.Foundation.CurveBuilder | static |
| MakeBSplineCurve(TopoShape wire, int closed, EnumConvertParameterisationType type) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCircle(GPnt center, double radius, GDir zdir) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCircle(GAx2 location, double radius) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCircle(GCirc circle) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCircle(GPnt p1, GPnt p2, GPnt p3) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCircleByAxis(GAx2 location, double radius) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCircleByCenter(GPnt center, double radius, GDir zdir) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCircleByCircle(GCirc circle) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCircleByPoints(GPnt p1, GPnt p2, GPnt p3) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCurve(ParametricCurve curve, double startU, double lastU) | AnyCAD.Foundation.CurveBuilder | static |
| MakeCurveOnSurface(TopoShape curve2d, TopoShape surface) | AnyCAD.Foundation.CurveBuilder | static |
| MakeEllipse(GPnt center, double majorRadius, double minorRadius, GDir xdir, GDir zdir) | AnyCAD.Foundation.CurveBuilder | static |
| MakeEllipse(GAx2 location, double majorRadius, double minorRadius) | AnyCAD.Foundation.CurveBuilder | static |
| MakeEllipse(GElips elips) | AnyCAD.Foundation.CurveBuilder | static |
| MakeEllipseByAxis(GAx2 location, double majorRadius, double minorRadius) | AnyCAD.Foundation.CurveBuilder | static |
| MakeEllipseByCenter(GPnt center, double majorRadius, double minorRadius, GDir xdir, GDir zdir) | AnyCAD.Foundation.CurveBuilder | static |
| MakeEllipseByEllipse(GElips elips) | AnyCAD.Foundation.CurveBuilder | static |
| MakeHypr(GHypr hypr, double p1, double p2) | AnyCAD.Foundation.CurveBuilder | static |
| MakeLine(GPnt start, GPnt end) | AnyCAD.Foundation.CurveBuilder | static |
| MakeLine(GLin line, double p1, double p2) | AnyCAD.Foundation.CurveBuilder | static |
| MakeLineByParameters(GLin line, double p1, double p2) | AnyCAD.Foundation.CurveBuilder | static |
| MakeLineByPoints(GPnt start, GPnt end) | AnyCAD.Foundation.CurveBuilder | static |
| MakeParab(GParab parab, double p1, double p2) | AnyCAD.Foundation.CurveBuilder | static |
| MakePlanarFace(TopoShape wire) | AnyCAD.Foundation.CurveBuilder | static |
| MakePlanarFace(GPln plane, double minU, double maxU, double minV, double maxV) | AnyCAD.Foundation.CurveBuilder | static |
| MakePlanarFace(GPln plane) | AnyCAD.Foundation.CurveBuilder | static |
| MakePlanarFaceByLargePlane(GPln plane) | AnyCAD.Foundation.CurveBuilder | static |
| MakePlanarFaceByPlane(GPln plane, double minU, double maxU, double minV, double maxV) | AnyCAD.Foundation.CurveBuilder | static |
| MakePlanarFaceByWire(TopoShape wire) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygon(GAx2 coord, uint number, double radius) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygon(GPntList points, bool bClosed) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygon(GPntList points, double radius, bool bFilled) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygonByCenter(GAx2 coord, uint number, double radius) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygonByPoints(GPntList points, bool bClosed) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygonByRadius(GPntList points, double radius, bool bFilled) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygonFace(GPntList points) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygonFace(TopoShapeList wires) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygonFaceByPoints(GPntList points) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolygonFaceByWires(TopoShapeList wires) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolyline(GPntList points) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolyline(GPntList points, DoubleList bulges, GDir normal, bool bClosed) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolylineByBulges(GPntList points, DoubleList bulges, GDir normal, bool bClosed) | AnyCAD.Foundation.CurveBuilder | static |
| MakePolylineByPoints(GPntList points) | AnyCAD.Foundation.CurveBuilder | static |
| MakeRectangle(GAx2 coord, double len, double width, double radius, bool bFilled) | AnyCAD.Foundation.CurveBuilder | static |
| MakeRectangleByCenter(GAx2 center, double len, double width, double radius, bool bFilled) | AnyCAD.Foundation.CurveBuilder | static |
| MakeSpiral(double radius, double interval, double count, GAx3 ax, bool reversed) | AnyCAD.Foundation.CurveBuilder | static |
| MakeTangentLine(TopoShape curve, GPnt nearPt, GPnt pt) | AnyCAD.Foundation.CurveBuilder | static |
| MakeTangentLine(TopoShape curve, GPnt nearPt, GLin line, double angle, double length) | AnyCAD.Foundation.CurveBuilder | static |
| MakeTangentLineByAngle(TopoShape curve, GPnt nearPt, GLin line, double angle, double length) | AnyCAD.Foundation.CurveBuilder | static |
| MakeTangentLineByPoint(TopoShape curve, GPnt nearPt, GPnt pt) | AnyCAD.Foundation.CurveBuilder | static |
| MakeVertex(GPnt pt) | AnyCAD.Foundation.CurveBuilder | static |
| MakeWindingCurve(TopoShape sketchWire, TopoShape surface) | AnyCAD.Foundation.CurveBuilder | static |
| MakeWire(TopoShape edge) | AnyCAD.Foundation.CurveBuilder | static |
| MakeWire(TopoShapeList edges) | AnyCAD.Foundation.CurveBuilder | static |
| MakeWire(TopoShape edge1, TopoShape edge2) | AnyCAD.Foundation.CurveBuilder | static |
| MakeWireByEdge(TopoShape edge) | AnyCAD.Foundation.CurveBuilder | static |
| MakeWireByEdges(TopoShapeList edges) | AnyCAD.Foundation.CurveBuilder | static |
| MakeWireByTwoEdges(TopoShape edge1, TopoShape edge2) | AnyCAD.Foundation.CurveBuilder | static |
| ReverseCurve(TopoShape curve) | AnyCAD.Foundation.CurveBuilder | static |
| SketchBuilder(global::System.IntPtr cPtr, bool cMemoryOwn) | AnyCAD.Foundation.SketchBuilder | |
| TrimCurve(TopoShape curve, double startP, double endP, double tol) | AnyCAD.Foundation.CurveBuilder | static |
| TrimCurve(TopoShape curve, double startP, double endP) | AnyCAD.Foundation.CurveBuilder | static |