Figure Asymptote various -- 006

Figure various 006 Generated with Asymptote

Show various/fig0370.asy on Github.
Generated with Asymptote 3.00-0.
Categories : Miscellaneous
Tags : #PrimarySchool

// Carte à points 2.
import carteApoints;
settings.outformat="pdf";

add(scale(0.5)*carteApoints(8).fit()); ///home/pi/code/pi/asymptote/asymptote-exemples-builder/build/asy/various/fig0370.pdf

shipout(bbox(2mm));