mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: STL patch names not being passed through
- regression introduced by a719528832
STYLE: add meaningful solid names for some stl files
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
solid ascii
|
||||
solid porosity
|
||||
facet normal 0 -1 0
|
||||
outer loop
|
||||
vertex 0 0 -0.025
|
||||
@ -33599,4 +33599,4 @@ solid ascii
|
||||
vertex 0.1 0.0475 0.025
|
||||
endloop
|
||||
endfacet
|
||||
endsolid
|
||||
endsolid porosity
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
solid ascii
|
||||
solid porosity_inflated
|
||||
facet normal 0 -1 0
|
||||
outer loop
|
||||
vertex 0 -0.005 -0.031
|
||||
@ -33599,4 +33599,4 @@ solid ascii
|
||||
vertex 0.1 0.052 0.029
|
||||
endloop
|
||||
endfacet
|
||||
endsolid
|
||||
endsolid porosity_inflated
|
||||
|
||||
Reference in New Issue
Block a user