|
AnyCAD Rapid API 2023
Help you to create a better world!
|
成员的完整列表,这些成员属于 ShapeBuilder,包括所有继承而来的类成员
| MakeBox(GAx2 ax, double dx, double dy, double dz) | ShapeBuilder | static |
| MakeCompound(TopoShapeList shapes) | ShapeBuilder | static |
| MakeCone(GAx2 ax, double radius, double radiusTop, double height, double angle) | ShapeBuilder | static |
| MakeCylinder(GAx2 ax, double radius, double height, double angle) | ShapeBuilder | static |
| MakeHalfSpace(TopoShape face, GPnt refPoint) | ShapeBuilder | static |
| MakeHalfSpace(GPnt point, GDir dir) (定义于 ShapeBuilder) | ShapeBuilder | static |
| MakePyramid(GAx2 ax, long number, double radius, double height) | ShapeBuilder | static |
| MakeSolid(TopoShape compound) | ShapeBuilder | static |
| MakeSolid(TopoShapeList faceList, boolean avoidInternals) | ShapeBuilder | static |
| MakeSphere(GPnt center, double radius) | ShapeBuilder | static |
| MakeSphere(GAx2 ax, double radius, double angle1) | ShapeBuilder | static |
| MakeTorus(double majorR, double minorR, GAx2 ax, double angle) | ShapeBuilder | static |
| MakeTorus(double majorR, double minorR, GAx2 ax) | ShapeBuilder | static |
| MakeTube(GPnt center, GDir dir, double innerRadius, double thickness, double len) | ShapeBuilder | static |