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

Edge removal after solid fill hole python script function

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 8, 2020, 02:46
Default Edge removal after solid fill hole python script function
  #1
New Member
 
akki
Join Date: Jul 2020
Posts: 5
Rep Power: 5
akkidivate is on a distinguished road
Hello,

I used solid fill hole command to fill solid hole at geometry level using script. After execution holes are closed but the edge are on the surface.

Can we remove the edge by using script?

Thank you.
akkidivate is offline   Reply With Quote

Old   October 19, 2020, 05:57
Default
  #2
New Member
 
Join Date: May 2014
Posts: 21
Rep Power: 11
greg.cfd is on a distinguished road
Which option did you choose as "Geom fill method"? If you use "expand existing faces" then the CONS at the rim of the closed solid holes should be removed. For example:


Code:
mesh.FillSolidHoles(200, 40, "convex", 5, point_at_center = False, curve_at_perimeter = False, fill_method = "planar", geom_fill_method = "expand_existing_faces")
greg.cfd is offline   Reply With Quote

Reply


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
whats the cause of error? immortality OpenFOAM Running, Solving & CFD 13 March 24, 2021 07:15
Error - Solar absorber - Solar Thermal Radiation MichaelK CFX 12 September 1, 2016 05:15
[blockMesh] non-orthogonal faces and incorrect orientation? nennbs OpenFOAM Meshing & Mesh Conversion 7 April 17, 2013 05:42
is internalField(U) equivalent to zeroGradient? immortality OpenFOAM Running, Solving & CFD 7 March 29, 2013 01:27
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


All times are GMT -4. The time now is 05:10.