%% Creator: Inkscape inkscape 0.92.1, www.inkscape.org
%% PDF/EPS/PS + LaTeX output extension by Johan Engelen, 2010
%% Accompanies image file 'figura14.pdf' (pdf, eps, ps)
%%
%% To include the image in your LaTeX document, write
%%   \input{<filename>.pdf_tex}
%%  instead of
%%   \includegraphics{<filename>.pdf}
%% To scale the image, write
%%   \def\svgwidth{<desired width>}
%%   \input{<filename>.pdf_tex}
%%  instead of
%%   \includegraphics[width=<desired width>]{<filename>.pdf}
%%
%% Images with a different path to the parent latex file can
%% be accessed with the `import' package (which may need to be
%% installed) using
%%   \usepackage{import}
%% in the preamble, and then including the image with
%%   \import{<path to file>}{<filename>.pdf_tex}
%% Alternatively, one can specify
%%   \graphicspath{{<path to file>/}}
%% 
%% For more information, please see info/svg-inkscape on CTAN:
%%   http://tug.ctan.org/tex-archive/info/svg-inkscape
%%
\begingroup%
  \makeatletter%
  \providecommand\color[2][]{%
    \errmessage{(Inkscape) Color is used for the text in Inkscape, but the package 'color.sty' is not loaded}%
    \renewcommand\color[2][]{}%
  }%
  \providecommand\transparent[1]{%
    \errmessage{(Inkscape) Transparency is used (non-zero) for the text in Inkscape, but the package 'transparent.sty' is not loaded}%
    \renewcommand\transparent[1]{}%
  }%
  \providecommand\rotatebox[2]{#2}%
  \ifx\svgwidth\undefined%
    \setlength{\unitlength}{292.8395658bp}%
    \ifx\svgscale\undefined%
      \relax%
    \else%
      \setlength{\unitlength}{\unitlength * \real{\svgscale}}%
    \fi%
  \else%
    \setlength{\unitlength}{\svgwidth}%
  \fi%
  \global\let\svgwidth\undefined%
  \global\let\svgscale\undefined%
  \makeatother%
  \begin{picture}(1,1.07841393)%
    \put(0,0){\includegraphics[width=\unitlength,page=1]{figura14.pdf}}%
    \put(0.02392043,1.00766381){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{$\textbf{import}$ bpy}}}%
    \put(0.02392043,0.94683104){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{obj = bpy.data.objects[" $\textbf{Nome\_do\_objeto}$ "]}}}%
    \put(0.02392043,0.8577692){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{file = open("$\textbf{C:/Users/nome\_do\_arquivo}$","w")}}}%
    \put(0.02392043,0.79911349){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{file.write$\textbf{('ind;x;y;z;nx;ny;nz\char`\\ n}$')}}}%
    \put(0.02392043,0.74252133){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{$\textbf{for}$ vert $\textbf{in}$ obj.data.vertices:}}}%
    \put(0.07536347,0.69105159){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{texto=str(vert.index)+';'+str(vert.co.to$\_$tuple())[1:-1]+$\char`\\$}}}%
    \put(0.07536347,0.63713116){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{$\textbf{';'}$+str(vert.normal.to$\_$tuple())[1:-1]+'$\textbf{$\char`\\$ n}$'}}}%
    \put(0.07536347,0.58811233){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{texto=texto.replace($\textbf{',',';'}$)}}}%
    \put(0.07536347,0.53642206){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{texto=texto.replace($\textbf{'.',','}$)}}}%
    \put(0.07536347,0.48517277){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{file.write(texto)}}}%
    \put(0.02392043,0.43615401){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{file.write($\textbf{'$\char`\\$nind;nd0;nd1;nd2$\char`\\$n'}$)}}}%
    \put(0.02392043,0.38468426){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{$\textbf{for}$ poly $\textbf{in}$ obj.data.polygons:}}}%
    \put(0.07536347,0.33321452){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{texto=str(poly.index)}}}%
		\put(0.07536347,0.28419576){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{$\textbf{for}$ vert $\textbf{in}$ poly.vertices:}}}%
		\put(0.12391479,0.23762784){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{texto+=$\textbf{';'}$+str(vert)}}}%
    \put(0.07536347,0.1924368){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{texto+='$\textbf{$\char`\\$ n}$'}}}%
    \put(0.07536347,0.14226152){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{file.write(texto)}}}%
    \put(0.02392043,0.03954226){\color[rgb]{0,0,0}\makebox(0,0)[lb]{\smash{file.close()}}}% 
  \end{picture}%
\endgroup%
