<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm totally confused about the use of extend. I understand right and left reverse but the hide and ignore are puzzling me.<div><br></div><div>I have a cave which has three entrances with their passages all converging at a common point. I want to show an extended elevation from only one of the entrances and ignore or hide the other two passages.<br><div><br></div><div>I've created a simple example of what I want to do.</div><div><br></div><div>This is what I get without any modifier. Exactly what I expected.I want to hide the passage at the top (stations 1 to 2 and 2 to 5).</div><div><br></div><div><div>centreline</div><div>  extend left</div><div>  0 1 10 90 0</div><div>  1 2 10 45 45</div><div>  2 5 5 90 0</div><div>  1 3 10 90 0</div><div>  3 4 10 100 0</div><div>endcentreline</div><div><br></div><div><a href="http://daveclucas.com/public/test1.jpg">test 1</a></div><div><br></div><div><img height="303" width="753" apple-width="yes" apple-height="yes" id="5667f7df-1f4f-4421-b650-0f0c22906b5d" src="cid:391FC660-1564-4D06-82D0-8C65792648F4@lan"></div><div><br></div><div>The manual says </div><div><br></div><div>
                
        
        
                <div class="page" title="Page 19">
                        <div class="layoutArea">
                                <div class="column"><p>
                
        
        
                <div class="page" title="Page 18">
                        <div class="layoutArea">
                                <div class="column"><p><span style="font-size: 12.000000pt; font-family: 'CMTT12'; color: rgb(0.000000%, 0.000000%, 100.000000%)">extend <spec> [<station> [<station>]] </span><span style="font-size: 12.000000pt; font-family: 'CMMI10'">◃ </span><span style="font-size: 12.000000pt; font-family: 'CMR12'">control how the centerline is extended. </span></p>
                                </div>
                        </div>
                </div></p><p><span style="font-size: 12.000000pt; font-family: 'CMTT12'; color: rgb(0.000000%, 0.000000%, 100.000000%)">ignore </span><span style="font-size: 12.000000pt; font-family: 'CMMI10'">◃ </span><span style="font-size: 12.000000pt; font-family: 'CMR12'">ignore specified station (shot), continue extended elevation with other station
(shot) if possible
</span></p><p><span style="font-size: 12.000000pt; font-family: 'CMTT12'; color: rgb(0.000000%, 0.000000%, 100.000000%)">hide </span><span style="font-size: 12.000000pt; font-family: 'CMMI10'">◃ </span><span style="font-size: 12.000000pt; font-family: 'CMR12'">do not show specified station (shot) in extended elevation </span></p>
                                </div>
                        </div>
                </div></div><div><br></div><div>Presuming that (shot) would refer to the two stations 1 to 2 I tried</div><div><br></div><div><div>centreline</div><div>  extend left</div><div>  0 1 10 90 0</div><div>  extend [hide 1 2]</div><div>  1 2 10 45 45</div><div>  2 5 5 90 0</div><div>  1 3 10 90 0</div><div>  3 4 10 100 0</div><div>endcentreline</div></div><div><br></div><div>but got the error <font color="#791a3e">therion: error -- <a href="http://test.th">test.th</a> [5] -- unknown extend flag -- hide 1 2</font></div><div><font color="#791a3e"><br></font></div><div>I then read the manual again and tried</div><div><br></div><div>…</div><div><div>  extend hide 1 [2]</div></div><div>...</div><div><br></div><div>This time I got  </div><div><br></div><div><a href="http://daveclucas.com/public/test2.jpg">test 2</a></div><div><img height="305" width="751" apple-width="yes" apple-height="yes" id="fb8e6e99-5040-4f9f-8b16-bdb8ec578b82" src="cid:17840F77-B12C-4B29-A0B1-60D51EB5F064@lan"></div><div><br></div><div>Not what I expected. The two lines at the top are shots  5 -2 and 1 - 2. I understand why 5-2 might still be there but not 1-2 and why is there no vertical element to 1-2?</div><div><br></div><div>I tried again using ignore instead of hide and got the same as test 1.</div><div><br></div><div>I then tried</div><div><br></div><div>…</div><div>  extend hide 1</div><div>...</div><div><br></div><div>with this result</div><div><br></div><div><a href="http://daveclucas.com/public/test3.jpg">test 3</a></div><div><img height="230" width="604" apple-width="yes" apple-height="yes" id="e3c9ecd2-ff7e-4354-8995-5049fb96dcee" src="cid:BB20CBF9-6C78-454C-897C-596149604013@lan"></div><div><br></div><div>Changing hide to ignore gives the following result.</div><div>…</div><div>extend ignore 1</div><div>…</div><div><br></div><div><a href="http://daveclucas.com/public/test4.jpg">test 4</a></div><div><img height="267" width="560" apple-width="yes" apple-height="yes" id="a71af054-3a3e-45cb-9e31-0030d42354be" src="cid:A9057891-A0FF-41C9-961D-DFAFB463DA93@lan"></div><div><br></div><div>So, I have two questions.</div><div><br></div><div>1. How do I hide or ignore the side passage</div><div><br></div><div>2. What is the logic behind the results I get.</div><div><br><div apple-content-edited="true">
Dave Clucas<br><a href="http://daveclucas.com">daveclucas.com</a><br>mycaves.org.<br>daveclucas@icloud.com<br><br><br><br>

</div>

<br></div></div></div></body></html>