AnyCAD Rapid API 2023
Help you to create a better world!
|
This is the complete list of members for ShapeBuilder, including all inherited members.
FixShape(TopoShape shape) | ShapeBuilder | static |
FixSolid(TopoShape solid) | ShapeBuilder | static |
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) (defined in ShapeBuilder) | ShapeBuilder | static |
MakePyramid(GAx2 ax, long number, double radius, double height) | ShapeBuilder | static |
MakeSolid(TopoShape compound) | ShapeBuilder | static |
MakeSphere(GPnt center, double radius) | ShapeBuilder | static |
MakeTorus(double majorR, double minorR, GAx2 ax, double closeAngle) | ShapeBuilder | static |
MakeTube(GPnt center, GDir dir, double innerRadius, double thickness, double len) | ShapeBuilder | static |