<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Bruce,<br>
<br>
Thanks to point me to the Scene Loch menu. It's OK to disable the
duplicate centerlines but It don't control the walls generation. <br>
<br>
An example. I have 3 different surveys for the same gallery. <br>
<br>
<img src="cid:part1.235B70CC.092DC26F@ecgracia.com" alt=""><br>
<br>
<br>
<img src="cid:part2.3C33F392.68EE19EB@ecgracia.com" alt=""><br>
<br>
<img src="cid:part3.F6623300.6C0AC158@ecgracia.com" alt=""><br>
<br>
For the KML I have tested the next command, and Therion don't like
it. <br>
<br>
symbol-hide line survey:duplicate<br>
symbol-hide line flag:duplicate<br>
<br>
Best regards,<br>
<br>
Evaristo. <br>
<br>
El 15/07/2018 a las 23:57, Bruce Mutton via Therion escribió:<br>
</div>
<blockquote type="cite"
cite="mid:000001d41c86$e0609b50$a121d1f0$@tomo.co.nz">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-priority:99;
mso-style-link:"Plain Text Char";
margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-priority:99;
mso-style-link:"Plain Text";
font-family:"Calibri",sans-serif;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoPlainText">Evaristo<o:p></o:p></p>
<p class="MsoPlainText">In Loch you right-click, select ‘scene’
then adjust the centreline settings.<o:p></o:p></p>
<p class="MsoPlainText"><img
style="width:5.3125in;height:4.9583in" id="Picture_x0020_1"
src="cid:part4.33E79988.4232CBC9@ecgracia.com" class=""
height="476" width="510"><o:p></o:p></p>
<p class="MsoPlainText">For kml I am not sure.<o:p></o:p></p>
<p class="MsoPlainText">I use this approach for STATION
visibility in export map -o *.pdf. It might work for kml but
I suspect not.<o:p></o:p></p>
<p class="MsoPlainText">(I got from <a
href="https://therion.speleo.sk/wiki/faq?s%5b%5d=symbol&s%5b%5d=hide#how_do_i_print_only_cave_or_surface_stations_with_a_particular_mark_ie_fixed_or_painted"
moz-do-not-send="true">this wiki post</a>)<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"> symbol-hide group cave-centreline
#1. hides all centrelines, incl station-names - clears the
canvas<o:p></o:p></p>
<p class="MsoPlainText"> symbol-show point cave-station
#2. set up for identifying cave-stations to show/hide<o:p></o:p></p>
<p class="MsoPlainText"> symbol-show point station:fixed
#3. actually show/hide (cave-)stations of mark ...<o:p></o:p></p>
<p class="MsoPlainText"> symbol-show point
station:painted #3. <o:p></o:p></p>
<p class="MsoPlainText"> symbol-show point
station:natural #3.<o:p></o:p></p>
<p class="MsoPlainText"> symbol-hide point
station:temporary #3.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">At a guess, for SURVEY LINE visibility
you could try something like…<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"> symbol-hide group cave-centreline
#1. hides all centrelines, incl station-names - clears the
canvas<o:p></o:p></p>
<p class="MsoPlainText"> symbol-show line cave-survey
#2. set up for identifying cave survey lines to
show/hide<o:p></o:p></p>
<p class="MsoPlainText"> symbol-show line
survey:duplicate #3. actually show/hide (cave-) survey
lines with flag ...<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">I have not tested this, and I might have
made it far too complicated or got the entity names wrong
anyway.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><span style="mso-fareast-language:EN-NZ"
lang="EN-US">-----Original Message-----<br>
From: Therion <a class="moz-txt-link-rfc2396E" href="mailto:therion-bounces@speleo.sk"><therion-bounces@speleo.sk></a> On Behalf Of
Evaristo Quiroga via Therion<br>
Sent: Monday, 16 July 2018 06:59<br>
To: <a class="moz-txt-link-abbreviated" href="mailto:therion@speleo.sk">therion@speleo.sk</a><br>
Cc: Evaristo Quiroga <a class="moz-txt-link-rfc2396E" href="mailto:eqr@ecgracia.com"><eqr@ecgracia.com></a><br>
Subject: [Therion] How to hide duplicate shots in export
models?</span></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Hi,<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">I have shots with duplicate flags. I
want hide this shots in the export models (loch and kml). In
survex 3d, it's easy in Aven you can hide the duplicate shots.<o:p></o:p></p>
<p class="MsoPlainText">Any suggestion?<o:p></o:p></p>
<p class="MsoPlainText">Regards,<o:p></o:p></p>
<p class="MsoPlainText">Evaristo.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Therion mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Therion@speleo.sk">Therion@speleo.sk</a>
<a class="moz-txt-link-freetext" href="https://mailman.speleo.sk/listinfo/therion">https://mailman.speleo.sk/listinfo/therion</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>