| |
This is a macro to convert an ANSYS structural mesh into an ASCI STL (stereolithography) file.
Since the STL format is based on a triangular surface mesh, this macro selects all external nodes, generates SURF154 elements, then exports these to the STL file.
Macro updated on 03/17/2009.
[permalink]
|