{"id":298,"date":"2022-08-30T14:59:01","date_gmt":"2022-08-30T14:59:01","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/09\/26\/problem-about-pst-solides3d-record-and-share-programming-errors\/"},"modified":"2022-08-30T14:59:01","modified_gmt":"2022-08-30T14:59:01","slug":"problem-about-pst-solides3d-record-and-share-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/problem-about-pst-solides3d-record-and-share-programming-errors\/","title":{"rendered":"problem about pst-solides3d-Record and share programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/155771c0c5a94214ad511d5d4dc6bba0?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nMichele<br \/>\npstricks ghostscript pst-solides3d<br \/>\nI&#8217;m trying to represent a polytope, but it seems that GhostScript doesn&#8217;t let me slice a cube more than once. In particular, I tried the following:\\psset{unit=0.6cm,labelsep=20pt} \\psset{viewpoint=150 -110 10 rtp2xyz,Decran=120} \\begin{pspicture*}(-5,-1)(15,20) \\psset{solidmemory}\\psSolid[object=cube,action=none,a=10,plansepare={[1 1 1 -3]},name=A](5,5,5)\\psSolid[object=load,load=A0,plansepare{[1 1 0 -2]},action=none,name=B]\\psSolid[object=load,load=B,action=draw**]\\composeSolid\\axesIIID[axisnames={A,B,C}](0,0,0)(11,11,11) \\end{pspicture*}The above code compiles but of course shows only the result from the first cut. If I replace the last \\psSolid line with \\psSolid[object=load,load=B0,action=draw**]then GhostScript fails and gives me the following error:Output writte<\/li>\n<\/ul>\n<p id=\"rop\"><small>Originally posted 2013-09-26 03:24:13. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Michele pstricks ghostscript pst-solides3d I&#8217;m trying to represent a polytope, but it seems that GhostScript doesn&#8217;t let me slice a cube more than once. In particular, I tried the following:\\psset{unit=0.6cm,labelsep=20pt} \\psset{viewpoint=150 -110 10 rtp2xyz,Decran=120} \\begin{pspicture*}(-5,-1)(15,20) \\psset{solidmemory}\\psSolid[object=cube,action=none,a=10,plansepare={[1 1 1 -3]},name=A](5,5,5)\\psSolid[object=load,load=A0,plansepare{[1 1 0 -2]},action=none,name=B]\\psSolid[object=load,load=B,action=draw**]\\composeSolid\\axesIIID[axisnames={A,B,C}](0,0,0)(11,11,11) \\end{pspicture*}The above code compiles but of course shows only the result from the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-298","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/298","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=298"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/298\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=298"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=298"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}