|
[Sponsors] |
May 20, 2011, 11:48 |
Script: problems with face names
|
#1 |
New Member
Martin Weil Brenner
Join Date: May 2011
Posts: 2
Rep Power: 0 |
Hello,
I'm building an iteration loop where ICEM script is called to mesh my geometry. The geometry is generated in Catia using a VBA script and the resulting geometry always have a similar topology (the face, curve and point count are always the same). Then, the geometry is exported as an IGES file (a clean solid shell) to ICEM. My problem is that between iterations, the surfaces, curves and points naming in ICEM are (sometime) different which crash my script. I'm using refinement applied to surfaces and these surfaces name (in the " F_### " form) appear in my script, when face name change it crash. I'm currently trying to find and testing solutions to either fix the topology name or to bypass the problem in my script. I'd like your suggestion about this problem, if you already encountered it and if there is known or possible solutions. Tanks You, Martin Weil Brenner |
|
October 13, 2011, 05:46 |
problems with curve names
|
#2 |
New Member
Sebastian Knight
Join Date: Oct 2011
Posts: 1
Rep Power: 0 |
Hello Martin,
I do a similar work. My task is to write a script wich automates loading geometrie (IGES-File), blocking, refining and after all saving the mesh. It should work for geometries that are slightly different. The problem is, that ICEM is renaming the curves any time I run the script (and thus loading the new geometry), so the script canīt be completed. I read that you had the same problems with surface-names. Do you meanwhile have an solution to deal with that problems in the script? Thank you Sebastian |
|
October 25, 2011, 22:32 |
|
#3 |
New Member
Martin Weil Brenner
Join Date: May 2011
Posts: 2
Rep Power: 0 |
Hello,
Actually the problem is the same for surface/curve/point. I solved my problem using a software called CAPRI which is a "gateway" to Catia. It is then possible to convert a .CATpart to .tin and surface/curve/point name are static if topology remain the same. If part size change but CATIA tree remain the same it work very well. Using this software I also created a script which modify parameters value and regenerate the part. The software is distributed by http://www.cadnexus.com/ Martin |
|
April 16, 2019, 10:10 |
|
#4 |
New Member
Varun
Join Date: Oct 2016
Posts: 3
Rep Power: 10 |
Hi guys,
I am also facing similar problem. Just curious to know is there any alternative rather than to rely on another third party vendor for getting the correct name selections for similar topology |
|
Tags |
face, icem, script, topology |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] Internal walls of zero thickness | anger | OpenFOAM Meshing & Mesh Conversion | 23 | February 6, 2020 19:25 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
Face merging, patch definition, wall function | Sandu69 | OpenFOAM | 2 | March 24, 2010 12:48 |
Face orientation in blockMesh | WiWo | OpenFOAM | 0 | March 18, 2010 12:10 |
[blockMesh] BlockMeshmergePatchPairs | hjasak | OpenFOAM Meshing & Mesh Conversion | 11 | August 15, 2008 08:36 |