AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
polymeshAPI Directory Reference
Directory dependency graph for polymeshAPI:
polymeshAPI

Files

file  MeshCheck.hpp
 Class of PolyMesh check Tool.
 
file  MeshCopy.hpp
 Class of Copy PolyMesh.
 
file  MeshCreaseTool.hpp
 Class of PolyMesh API for make crease edge.
 
file  MeshExtrude.hpp
 Class of PolyMesh API for extrude method.
 
file  MeshFastSelect.hpp
 Class of PolyMesh useful select Tool.
 
file  MeshFillHole.hpp
 Class of PolyMesh API for fill hole.
 
file  MeshInsertFace.hpp
 Class of PolyMesh API for Adding faces.
 
file  MeshMakeCone.hpp
 Class of PolyMesh API for make a cone.
 
file  MeshMakeCube.hpp
 Class of PolyMesh API for make a cube.
 
file  MeshMakeCylinder.hpp
 Class of PolyMesh API for make a cylinder.
 
file  MeshMakeQuadball.hpp
 Class of PolyMesh API for make a quadball.
 
file  MeshMakeRectangle.hpp
 Class of PolyMesh API for make a plane rectangle.
 
file  MeshMakeSphere.hpp
 Class of PolyMesh API for make a sphere.
 
file  MeshMakeTorus.hpp
 Class of PolyMesh API for make a Torus.
 
file  MeshOffset.hpp
 Class of PolyMesh API for Thicken a Mesh.
 
file  MeshReduce.hpp
 Class of PolyMesh API for Reduce a Mesh.
 
file  MeshSeparate.hpp
 Class of PolyMesh API for separate edges.
 
file  MeshSplit.hpp
 Class of PolyMesh API for split mesh.
 
file  MeshSubdivideHE.hpp
 Class of PolyMesh API for mesh subdividion, which will use half-edge data structure to modify the mesh.
 
file  MeshSubdivideRender.hpp
 Class of PolyMesh API for mesh subdividion, only supports generating unstructured subdivision meshes using full triangle or full quadrilateral meshes. Compared to methods based on half edge structures, the performance is better.

 
file  MeshTool.hpp
 Class of PolyMesh Tool.
 
file  MeshTransform.hpp
 Class of transforming a PolyMesh.
 
file  MeshWeld.hpp
 Class of PolyMesh API for weld edges.