[pstricks] pst-solides3d

Herbert Voss Herbert.Voss at fu-berlin.de
Thu Jan 3 18:24:44 CET 2019


Am 03.01.19 um 10:55 schrieb Poul Riis:

> And finally, how can I suppress drawing the three points? (I tried 
> show=none, but that doesn't work)

> \psProjection[object=point,args=Ax Ay,name=A]
> \psProjection[object=point,args=Bx By,name=B]
> \psProjection[object=point,args=Cx Cy,name=C]

	\psProjection[object=point,args=Ax Ay,name=A,action=none]
	\psProjection[object=point,args=Bx By,name=B,action=none]
	\psProjection[object=point,args=Cx Cy,name=C,action=none]


Herbert


More information about the PSTricks mailing list