Figure Asymptote various -- 005

Figure various 005 Generated with Asymptote

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

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

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

shipout(bbox(2mm));