summaryrefslogtreecommitdiff
path: root/graphics/asymptote/examples/NURBSsurface.asy
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/examples/NURBSsurface.asy')
-rw-r--r--graphics/asymptote/examples/NURBSsurface.asy3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/asymptote/examples/NURBSsurface.asy b/graphics/asymptote/examples/NURBSsurface.asy
index c537e5df15..bfa314ac66 100644
--- a/graphics/asymptote/examples/NURBSsurface.asy
+++ b/graphics/asymptote/examples/NURBSsurface.asy
@@ -1,3 +1,6 @@
+settings.outformat="pdf";
+settings.prc=true;
+
import three;
size(10cm);