-
The problem with splitting geometry
I have a very large model with a lot of solid, which was imported into Hypermesh in IGES format. After the import, the model consisted of a large number of solid objects that were not connected to each other. I do the manual work of suppressing and combining solid. But often, when cutting solid objects, the points of…
-
Stitch Trimmed surface
The Option Stitch trimmed surface is not working especially in Extrude option while extruding lines to a target surface. Usually extending a surface to a target surface, trims and stitches the extension to the target surface forming a T-manifold edge. But this not happening in case of extrude
-
Error when initializing HyperMesh CFD simulation
Hello everyone. I am currently trying to replicate the NACA0012 tutorial but with my own geometry file, since I would like then to use this method in other simulations. It seems that I am able to mesh the geometry correctly and apply the extrusion method in order to perform a 2D simulation. But when running the simulation…
-
Geometry exportation erros
Hello. I am trying to validate by myself the NACA 0012 airfoil from the tutorials. But I am trying to make myself the geometry of the problem in order to be able to change the geometry at some point in the good way (in case I want to study anything else than an airfoil). I am using Fusion 360 to create the geometry and…
-
Surface not splitting correctly
I have a fairly simple 2D-Geometry of a C-Clip base shape. Whenever I try to split this surface along its center line, a fresh cut line appears, but the surface doesn't actually split, in the sense that selecting one half automatically selects the entire part. This only happens when I split the part along y=0, other…
-
Split with multiple plans
Description: Split geometries with multiple plans Product/Topic Name : Hypermesh 2022.3 Hi, Is there a way to split geometry (lines for example) with multiple tools (plans for example)? The split function doesn't allow to split entities with multiple tools, so if I have a line with 10 different split plans, I have to make…
-
TCL script for extracting geometry from plmxml
Hello all, Looking for tcl script to extract CAD geometry in hypermesh from plmxmlfile by : accessing model option and then representations and then load and then from session and then select CAD. Thanks in advance
-
Python hwx library extrude-substract problem (Inspire 2025)
In the Python hwx library, the “extrude” function is explained as in the image, but “parts” does not work correctly. For example, I wanted to do a Substract operation with the following line of code. In the code, I specified “parts=substractPart” in the function. Although Part(1) appears in the “Merge with” section of the…
-
How to Use S-FRAME's Copy and Paste Command
In this video we will explore the helpful copy and paste command in S-FRAME which can be invaluable for replicating geometry throughout your model. https://youtu.be/I-G2hH4UAVw
-
How can I convert implicit part to triangle mesh with python code using hwx library? (Inspire 2025)
Hi there, I created a body-centered cubic strut lattice using a simple cube. I want to convert this lattice structure to triangle mesh with python code. But I want to do this with the new feature “Create sharp edges and specift mesh size” option and “Average mesh size” value of 0.2 mm in Inspire 2025. I could not find the…
-
WARNING : Geometry Import : Cannot load geometry. No CAD parts were generated: の解決方法について
以前までインポートできていたstlファイルが突然、上記のエラー文とともに使用できなくなりました。CADはAutodesk Fusionを使用していてigesファイルも同様にインポートできなくなりました。海外の方で同じ状況の方が質問されていましたが、解決に至っていないようだったので教えていただきたいです。 ファイルの一時保管場所?も変更しましたがエラー文は変わらず出てきます。 バージョンはEDEM2024.1です。
-
Import IGES into Hypermesh with Component Names
Hi. I have an IGES file previously exported from Hypermesh (2021.1) using the Export Geometry option. Following were the export options AssemblyMode = groups OptimizeForCAD = off OuterLoop = optional When I try to import the same IGES back into Hypermesh, the components are separated, but their names are lost (replaced by…
-
How can I prevent elements from intersecting during an extrusion?
Hi, I have a 2D mesh of a non-uniform geometry like the one in the picture below. My goal is to extrude the geometry to make it have a defined thickness, but if I use Elem offset/Solid Layers I get a result like this below, where some elements penetrate each other. The one shown is not the only area where it happens, it is…
-
Modeling a Cone Penetrometer Test using EDEM
1. IntroductionThe Cone Penetrometer Test (CPT) is commonly used to characterize mechanical soil properties and often finds application in agricultural and geotechnical engineering. Also, calibration of DEM parameters against CPT results is often considered for modeling and analysis of equipment-soil interactions in…
-
How to Convert 2D faces into solid
Hello, I have a question about converting 2D faces that I've extracted from 3D elements into a solid. I've tried using the FE Geometry option under Topology to convert the elements, but I'm facing an issue. When I convert each of the three phases (colors) into a solid one by one, parts of the same phase are getting…