Discussion Overview
The discussion revolves around the process of exporting an ANSYS model into STL format for 3D printing, specifically focusing on challenges related to models composed of BEAM4 elements and the limitations of ANSYS Mechanical 14.5. Participants explore potential methods for converting beam elements into a solid mesh suitable for STL export.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- One participant inquires about exporting an ANSYS model with BEAM4 elements to STL format and questions the possibility of converting beam elements into a solid mesh.
- Another participant expresses skepticism about the feasibility of exporting STL files from ANSYS, suggesting that CAD programs like Inventor, Solidworks, or ProE might be more appropriate for this task.
- A participant clarifies that their model is generated through an APDL script, which complicates the use of traditional CAD software for importing the model.
- It is noted that BEAM4 elements represent a line in 3D space, and the /ESHAPE command can be used to visualize the geometry, but this does not facilitate STL export.
- One participant suggests reviewing the APDL script to extract real constants for the BEAM elements and recreating the geometry in a CAD program, indicating that this may be a more viable approach.
- Another participant expresses reluctance to recreate the geometry manually due to the complexity of the APDL script and proposes modifying the Perl script to generate input for a CAD program that supports better export features.
- There is a request for recommendations on which CAD program and file format would allow STL export from line geometry and cross-sections, with a preference for text format input.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the feasibility of exporting STL files directly from ANSYS models with BEAM4 elements. Multiple competing views exist regarding the best approach to achieve the desired outcome, and the discussion remains unresolved.
Contextual Notes
Limitations include the specific version of ANSYS being used (ANSYS Mechanical 14.5) and the nature of BEAM4 elements, which may not easily translate to a solid mesh suitable for STL export. The discussion also highlights the challenges of using APDL scripts in conjunction with CAD software.