[pstricks] Node connections question ncline/pcline in 3d
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Tue Oct 27 11:40:48 CET 2009
Dirk Schroetter schrieb:
> Drawing with PSTricks in 3D and using ps-nodes. When using pcline to
> connect the nodes, the connections look correct in the projection (e.g.
> they run parallel to the axis) when using ncline they appear to be off
> (that is not parallel to the axis and the connection points are not
> where they should appear)
>
> \begin{pspicture}[](0,0)(12,12)
> \IIIDKOSystem {10}
> \ThreeDput{\psframe*[linecolor=gray75](10,10)}
> \ThreeDput(10,12,0){\Huge {\rotateleft{Blah}}}
> { \psset{linecolor=red,fillstyle=solid,radius=0.2cm,opacity=0.25}
> \ThreeDput(1,1,0){\Cnode*{f11}}
> \ThreeDput(1,3,0){\Cnode*{f13}}
> \ThreeDput(1,5,0){\Cnode*{f15}}
use \pstThreeDNode instead
And please provide always complete documents, not only fragments
Herbert
More information about the PSTricks
mailing list