CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Mesh Generation & Pre-Processing Software > ANSA

Importing STL/STEP files, un-mesh?

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2017, 08:38
Default Importing STL/STEP files, un-mesh?
  #1
New Member
 
Julia
Join Date: Jul 2017
Posts: 3
Rep Power: 8
Miaoush is on a distinguished road
Hi, I am new, my boss wants me to create a geometry and open it in ANSA to do his mesh. I have scripted my geometry using FreeCAD Python API and in result, I have succeeded to export it in both STL and STEP files. But I have issues with reading them in ANSA. It would be great to receive your help.

STL file:
When exporting my geometry into STL file, some basic mesh is auto-generated. Questions: 1. Is it possible to "un-mesh" it in ANSA? 2. STL files only stores meshed objects?

STEP file:
While solid parts are created in FreeCAD, red lines appear when I read them on ANSA. I created a simple cylinder in FreeCAD, and red lines are defined in ANSA... Usually, where do you go to solve such problems? I can modify the exported step file using a script but I don't know what to modify.
Miaoush is offline   Reply With Quote

Old   July 6, 2017, 05:35
Default
  #2
New Member
 
Julia
Join Date: Jul 2017
Posts: 3
Rep Power: 8
Miaoush is on a distinguished road
okay, answering my own questions.

1. STL
Receiving help from ANSA support person.

2. STEP
Use the fix button and it went allll good.

IGES exported from FreeCAD seem to do a worse input in ANSA than STEP file.

<3
Miaoush is offline   Reply With Quote

Old   July 6, 2017, 06:58
Default
  #3
Member
 
Maries
Join Date: Mar 2010
Location: Cologne, Germany
Posts: 75
Rep Power: 16
rmaries is on a distinguished road
STL contains only meshes, surface(brep) details can't be stored in stl file. If you export stl files in ascii format, you can open it in any text editor and see what is inside the file
rmaries is offline   Reply With Quote

Old   July 6, 2017, 08:14
Default
  #4
New Member
 
Julia
Join Date: Jul 2017
Posts: 3
Rep Power: 8
Miaoush is on a distinguished road
thanks for the info, although is it possible that an stl file can store a solid geometry? When i imported an exported stl file from OpenSCAD, there would be a big fat object without surfaces left after I deleted all the elements (which i am using is mesh).
Miaoush is offline   Reply With Quote

Old   October 14, 2018, 12:23
Default
  #5
New Member
 
Bruno Loureiro
Join Date: Oct 2018
Posts: 1
Rep Power: 0
brunocl88 is on a distinguished road
I recently found myself on the same situation.
Doing some reaserch on internet I was able to find this good tutorial:
http://blog.bantamtools.com/convert-stl-to-step
But the FreeCAD software seams to have some limitation on handling complex shapes. It may work for you.
I found a website to convert the file for me. So far they are a free platform. I recommend to give it a shot.
https://www.cadmeshanalytics.com/
Good luck!
brunocl88 is offline   Reply With Quote

Old   October 15, 2018, 04:44
Default
  #6
Member
 
Mahmoud Aboukhedr
Join Date: Feb 2014
Location: London
Posts: 40
Rep Power: 12
Mahmoud_aboukhedr is on a distinguished road
Hii, Your problems are fairly basic, so please find below a quick answer to your questions in RED.
STL file:
When exporting my geometry into STL file, some basic mesh is auto-generated. Questions: 1. Is it possible to "un-mesh" it in ANSA? 2. STL files only stores meshed objects?
For STL, not just in ANSA but everywhere else it's by definition a mesh that contains distorted elements. Moreover, as it defined in Wiki (An STL file describes a raw, unstructured triangulated surface by the unit normal and vertices (ordered by the right-hand rule) of the triangles using a three-dimensional Cartesian coordinate system. In the original specification, all STL coordinates were required to be positive numbers, but this restriction is no longer enforced, and negative coordinates are commonly encountered in STL files today. STL files contain no scale information, and the units are arbitrary.)
So ones you import STL format in ANSA it reads the elements, yet you can remesh the surfaces if need. Please let me know if you are interested in remeshing the STL mesh and reproduce better quilty mesh.


STEP file:
While solid parts are created in FreeCAD, red lines appear when I read them on ANSA. I created a simple cylinder in FreeCAD, and red lines are defined in ANSA... Usually, where do you go to solve such problems? I can modify the exported step file using a script, but I don't know what to modify.

For any import in ANSA, the user must perform so geometry cleaning and topology checks.
Starting from the red lines in ANSA, they mean that the bounds are not connected, To connect them you can simply go for Face > TOPO (under TOPO tab) and select all (Ctrl +A) then confirm by middle mouse .. you should see all red bounds change to yellow.
Also, you can use after FACE > TOPO some tools to clean up the geometry like Hot Points > Clean G. also select all and middle mouse to confirm.
It's important also to check on the geometry penetrations and instructions because this can cause some problems later. You can try From Check Manager > Geometry checks.

If you found it confusing to find any of the functions I mentioned, you can simply search for it on the search bar, and ANSA will point out where to find i.t

Also be aware, it's important to use the latest ANSA versions like (V18 and V19) for this functions to work properly. Als,o its important to use the correct deck (like openFOAM for example) to get the best functions on the ANSA GUI.

Please let me know if that answer was helpful and if you need any further help.

Last edited by Mahmoud_aboukhedr; October 16, 2018 at 04:16.
Mahmoud_aboukhedr is offline   Reply With Quote

Old   November 5, 2018, 11:44
Default
  #7
New Member
 
ON
Join Date: Nov 2018
Posts: 1
Rep Power: 0
Dalia12 is on a distinguished road
Hi all,

I'm trying to remesh the surface of an STL file using ANSA , but I get stuck in the process ! is there any tutorials or videos to follow ? or if anyone could help me on that topic.

Another thing is when I export the part as an abaqus.inp file it always opens as as orphan mesh within abaqus how can I get around this ?

thanks in advance
Dalia12 is offline   Reply With Quote

Old   October 3, 2019, 03:39
Default How to export STEP from Surf using Python scripts ?
  #8
New Member
 
yes
Join Date: Oct 2019
Posts: 1
Rep Power: 0
selvakarna is on a distinguished road
How to export STEP from Surf using Python scripts ? Using Python with 3D Support Packages?
selvakarna is offline   Reply With Quote

Reply

Tags
ansa, export, import, step, stl

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 06:09
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
[CAD formats] Importing mesh files to OpenFOAM: is obj format viable? sudo OpenFOAM Meshing & Mesh Conversion 3 March 5, 2014 05:14
Problems in compiling paraview in Suse 10.3 platform chiven OpenFOAM Installation 3 December 1, 2009 07:21
Problem in importing the Mesh fred Siemens 4 May 13, 2005 12:36


All times are GMT -4. The time now is 19:08.