Closed HanyMKhalil closed 5 years ago
Hi @HanyMKhalil ,
You can define shapes in 3D by combining halfspaces
. You can also define a function that defines a shape and returns True when a point coordinate is located inside.
Have a look at https://uwgeodynamics.readthedocs.io/en/latest/User%20Guide.html#the-material-object
scroll down to Half spaces
I hope this helps.
Romain
Dear Romain, Yes, it works fine, thanks alot
Dear Romain,
I wanted to create a 3d rectangular thin layer in the middle of my 3D model to act as a linear weakness zone, however most of the layer shapes are in 2D. is there a way to define the box shape in the 3D so that I can elongate it?
Thanks a lot