Material definition after importing STL model #291
Unanswered
Richard-666-666
asked this question in
Q&A Usage
Replies: 1 comment 3 replies
-
|
I have not looked at your zip, but looking at the data from the image I assume your box is flat, aka 2D sheet? While this works well for a box object, an STL object is handled differently. These always need a volume and if egdes hit the surface of the volume, it is very undefined what happens. If you want to use STL objects, always oversize them a bit. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
try.zip

When I import a box-shaped STL model named "patch" and define its material as PEC, the simulation results differ from those obtained by directly using the AddBox function, despite their shapes and materials being exactly the same. Additionally, the following image appears in the background window. Is this a material definition issue or a mesh recognition problem
Beta Was this translation helpful? Give feedback.
All reactions