Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Back side of surfaces - linestyle Date: Tue, 21 Jun 2011 22:57:46 +0200 Lines: 9 Message-ID: <4E0105CA.6030206@t-online.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de uDPbOmnWjUtKLe/zCFpmEQvNJKYBMwn/qddlyCyLDXrAkcgN0byhJouh/o Cancel-Lock: sha1:13Vt03gYhgB3QnOjeHcID1fLMPM= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:395 On 21.06.2011 16:23, macko wrote: > set hidden3d offset 1 > show hidden3d #says "Back side of surfaces has linestyle offset of 1" That text may well be misleading. What you really get, from the commands you showed, is a line_type_ offset, not one of line_style_. You'll have to use 'set style increment user' and keep your fingers crossed that somebody actually implemented that for hidden3d's offset.