summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-tracerpolygone-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-tracerpolygone-en.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-tracerpolygone-en.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-tracerpolygone-en.tex b/Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-tracerpolygone-en.tex
new file mode 100644
index 00000000000..6e5b7f6a5bb
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-solides3d/src/text/par-tracerpolygone-en.tex
@@ -0,0 +1,13 @@
+\section{Drawing a \Index{polygon}}
+
+We use: \texttt{\textbackslash psPolygonIIID[options](x0,y0,z0)(x1,y1,z1)\ldots(xn,yn,zn)},
+with the possible options that follow:
+\begin{itemize}
+ \item \texttt{\Lkeyword{linecolor}=color};
+ \item \texttt{\Lkeyword{doubleline}=true};
+ \item \texttt{\Lkeyword{linearc}=value};
+ \item \texttt{\Lkeyword{fillstyle}=\Lkeyval{solid}};
+ \item \texttt{\Lkeyword{fillstyle}=\Lkeyval{vlines}} or \texttt{\Lkeyword{fillstyle}=\Lkeyval{hlines}} or \texttt{\Lkeyword{fillstyle}=\Lkeyval{crosshatch}}.
+\end{itemize}
+
+\endinput