Basic Geometric Modeling Classes
Geometric Modeling Class | Description |
---|---|
Mx3dMkObject | Abstract base class for geometric modeling classes |
Mx3dMkBox | Create a box |
Mx3dMkCone | Create a cone |
Mx3dMkCylinder | Create a cylinder |
Mx3dMkRevol | Create a revolved shape |
Mx3dMkSphere | Create a sphere |
Mx3dMkTorus | Create a torus |
Mx3dMkPipe | Create a shape by sweeping along a continuous path |
Mx3dMkPrism | Create a shape by extruding in a specific direction |
Mx3dMkWedge | Create a wedge |
Mx3dMkLoft | Create a lofted shape |
Mx3dMkPolygon | Create a polygon |
Mx3dMkFace | Create a face |
Mx3dMkThickSolid | Create a thickened solid |