|
AnyCAD Rapid API 2024
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 | static |
| MakeHalfSpaceByFace(TopoShape face, GPnt refPoint) (定义于 ShapeBuilder) | ShapeBuilder | static |
| MakeHalfSpaceByPlane(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 |
| MakeSolidByCompound(TopoShape compound) (定义于 ShapeBuilder) | ShapeBuilder | static |
| MakeSolidByFaces(TopoShapeList faceList, boolean avoidInternals) (定义于 ShapeBuilder) | ShapeBuilder | static |
| MakeSphere(GPnt center, double radius) | ShapeBuilder | static |
| MakeSphere(GAx2 ax, double radius, double angle1) | ShapeBuilder | static |
| MakeSphereByRadius(GPnt center, double radius) (定义于 ShapeBuilder) | ShapeBuilder | static |
| MakeSphereWithAngle(GAx2 ax, double radius, double angle1) (定义于 ShapeBuilder) | ShapeBuilder | static |
| MakeTorus(double majorR, double minorR, GAx2 ax, double angle) | ShapeBuilder | static |
| MakeTorus(double majorR, double minorR, GAx2 ax) | ShapeBuilder | static |
| MakeTorusByRadius(double majorR, double minorR, GAx2 ax) (定义于 ShapeBuilder) | ShapeBuilder | static |
| MakeTorusWithAngle(double majorR, double minorR, GAx2 ax, double angle) (定义于 ShapeBuilder) | ShapeBuilder | static |
| MakeTube(GPnt location, GDir dir, double innerRadius, double thickness, double len) | ShapeBuilder | static |