Timeline for Extracting surface from RegionPlot3D
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 5, 2022 at 12:26 | comment | added | cvgmt | @userrandrand Thanks your example. | |
| Dec 5, 2022 at 12:17 | history | edited | cvgmt | CC BY-SA 4.0 | added 182 characters in body |
| Dec 5, 2022 at 9:48 | comment | added | userrandrand | Very nice this method even works with piecewise constant meshes like RegionPlot3D[If[0.2 < x < 0.7 && 8 < y < 16, z < 4, z < (1 + 0.1 y)/(x + 10^-5)], {x, 0, 1}, {y, 0, 20}, {z, 0, 10}]; | |
| Dec 5, 2022 at 6:29 | history | edited | cvgmt | CC BY-SA 4.0 | added 177 characters in body |
| Dec 5, 2022 at 6:19 | history | answered | cvgmt | CC BY-SA 4.0 |