AnyCAD Rapid API 2023
Help you to create a better world!
Sketch2dBuilder Member List

This is the complete list of members for Sketch2dBuilder, including all inherited members.

MakeArc(GCirc2d cirlce, double p1, double p2)Sketch2dBuilderstatic
MakeArc(GPnt2d start, GPnt2d end, double bulge) (defined in Sketch2dBuilder)Sketch2dBuilderstatic
MakeArcByLines(TopoShape line1, TopoShape line2, double radius, double tol)Sketch2dBuilderstatic
MakeBSpline(GPnt2dList points, boolean periodicFlag, double tolerance)Sketch2dBuilderstatic
MakeBSpline(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, long degree, boolean periodicFlag) (defined in Sketch2dBuilder)Sketch2dBuilderstatic
MakeBSpline(GPnt2dList poles, DoubleList knots, Uint32List multiplicities, long degree) (defined in Sketch2dBuilder)Sketch2dBuilderstatic
MakeBSpline(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, long degree, boolean periodicFlag) (defined in Sketch2dBuilder)Sketch2dBuilderstatic
MakeBSpline(GPnt2dList poles, DoubleList weights, DoubleList knots, Uint32List multiplicities, long degree) (defined in Sketch2dBuilder)Sketch2dBuilderstatic
MakeCircle(GCirc2d cirlce)Sketch2dBuilderstatic
MakeElips(GElips2d elips)Sketch2dBuilderstatic
MakeElipsArc(GElips2d elips, double p1, double p2)Sketch2dBuilderstatic
MakeHypr(GHypr2d hypr, double p1, double p2)Sketch2dBuilderstatic
MakeLine(GPnt2d start, GPnt2d end)Sketch2dBuilderstatic
MakeLine(GLin2d line, double p1, double p2)Sketch2dBuilderstatic
MakeParab(GParab2d parab, double p1, double p2)Sketch2dBuilderstatic