3D AutoLISP Mesh Generation
Keywords:
AutoLISP, mesh generation, data structureAbstract
This work is the result of 3D mesh generation AutoLISP’s code. We create the code for parallelepiped shape and we generate the x, y, z coordinates for each vertex. We obtain for the mesh generation: coordinates, nodes, and elements. This data is affected to a data structure file. The results obtained can be directly used for engineering need.
References
2. R. Green, “AutoLISP level two: beyond the crash course.” Autodesk University, 2008.
3. P. L. George, “Automatic mesh generation and finite element computation.” P. G. Ciarlet and J. L. Lions (Eds.), Handbook of Numerical Analysis, Vol. IV, Elsevier Science B.V., 1996.
4. T. J. Baker, “Automatic Mesh Generation for Complex Three-Dimensional Regions Using a Constrained Delaunay Triangulation.” Engineering with Computers, vol. 5, pp. 161-175, 1989.
5. H. Edelsbrunner, “Geometry and Topology for Mesh Generation.” Cambridge, United Kingdom, Cambridge University Press, 2001.