[pstricks] some questions on pst-solide3d
Jean-Paul Vignault
jpv at melusine.eu.org
Sun Jan 11 15:49:27 CET 2009
> However, the size of the arrowheads is overwhelming: can they be
> scaled down?
You can test this :
\multido{\rv=0+20}{18}{%
\psSolid[object=vecteur,
definition={[.1 .5]},
linecolor=red,
args= \rv\space Sin \rv\space 2 mul Cos neg
\rv\space Sin \rv\space 2 mul Sin neg
\rv\space Cos
](\rv\space 2 mul Cos 2 mul, \rv\space 2 mul Sin 2 mul, 0)
}
where "definition={[r h]}" mean
radius=r
height=h
for the arrowhead
Regards,
jean-Paul
More information about the PSTricks
mailing list