<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to get contour lines from toposolid in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12320455#M9144</link>
    <description>&lt;P&gt;Great! Congratulations on solving it and thank you for the confirmation. Can you add a little bit more detail on your exact solution, maybe adding a small code snippet demonstrating the crucial points? Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2023 19:25:53 GMT</pubDate>
    <dc:creator>jeremy_tammik</dc:creator>
    <dc:date>2023-10-20T19:25:53Z</dc:date>
    <item>
      <title>how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12311930#M9136</link>
      <description>&lt;P&gt;toposolid had a very big issue (at least for us) -&amp;gt; no contour lines displayed when "Modify Sub Elements", try to find solution or workaround, is API doable?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NZhouSNYLF_0-1697557347624.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280291iD343B35AE4C567F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NZhouSNYLF_0-1697557347624.png" alt="NZhouSNYLF_0-1697557347624.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NZhouSNYLF_1-1697557395168.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1280292i3C60860A137A4104/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NZhouSNYLF_1-1697557395168.png" alt="NZhouSNYLF_1-1697557395168.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 15:43:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12311930#M9136</guid>
      <dc:creator>NZhouSNYLF</dc:creator>
      <dc:date>2023-10-17T15:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312116#M9137</link>
      <description>&lt;P&gt;I would assume that the contour lines can be accessed via view-specific geometry. Enter a view displaying them and use RevitLookup or some other database exploration tool to retrieve the toposolid view-specific element geometry. See if you can find the lines in there somewhere. If so, you should be able to copy their curve geometry and generate model curves from that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 16:47:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312116#M9137</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-10-17T16:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312139#M9138</link>
      <description>thanks Jeremy, i tried RevitLookup to search contour lines for both (new) Toposolid and (old) Topography but in vain, maybe i missed something simple?</description>
      <pubDate>Tue, 17 Oct 2023 16:56:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312139#M9138</guid>
      <dc:creator>NZhouSNYLF</dc:creator>
      <dc:date>2023-10-17T16:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312163#M9139</link>
      <description>&lt;P&gt;IncludeNonVisibleObjects?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2010/05/curtain-wall-geometry.html" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2010/05/curtain-wall-geometry.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 17:10:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312163#M9139</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-10-17T17:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312211#M9140</link>
      <description>&lt;P&gt;so i can only access those contour lines via geometry instead of native Revit stuff? i'll give it a try, thanks Jeremy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit: &lt;SPAN&gt;RevitLookup can find&amp;nbsp;&lt;/SPAN&gt;contour lines via GeometryElement&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 18:08:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312211#M9140</guid>
      <dc:creator>NZhouSNYLF</dc:creator>
      <dc:date>2023-10-17T18:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312728#M9141</link>
      <description>&lt;P&gt;hi Jeremy, i did a quick test, seems curtain wall works OK but toposolid doesn't, strangely RevitLookup looks OK but coding only list ONE solid&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 21:54:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12312728#M9141</guid>
      <dc:creator>NZhouSNYLF</dc:creator>
      <dc:date>2023-10-17T21:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12313104#M9142</link>
      <description>&lt;P&gt;RevitLookup IS coding, exactly the same as yours, unless you missed something. Compare more carefully, spot the difference, and you will see how to achieve the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 03:37:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12313104#M9142</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-10-18T03:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12315476#M9143</link>
      <description>&lt;P&gt;thanks Jeremy, i did test for both Toposolid and TopographySurface&lt;/P&gt;&lt;P&gt;. RevitLookup can display contour lines info so it's doable as you mentioned early&lt;/P&gt;&lt;P&gt;. same coding approach works for&amp;nbsp;TopographySurface but not for&amp;nbsp;Toposolid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit: need to add options.View = doc.ActiveView;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 19:08:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12315476#M9143</guid>
      <dc:creator>NZhouSNYLF</dc:creator>
      <dc:date>2023-10-20T19:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12320455#M9144</link>
      <description>&lt;P&gt;Great! Congratulations on solving it and thank you for the confirmation. Can you add a little bit more detail on your exact solution, maybe adding a small code snippet demonstrating the crucial points? Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 19:25:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12320455#M9144</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-10-20T19:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to get contour lines from toposolid</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12320471#M9145</link>
      <description>&lt;P&gt;thanks Jeremy, works OK now after adding "options.View = doc.ActiveView;"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NZhouSNYLF_0-1697830979409.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1281877iD179598DE1542F8B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NZhouSNYLF_0-1697830979409.png" alt="NZhouSNYLF_0-1697830979409.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 19:45:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-get-contour-lines-from-toposolid/m-p/12320471#M9145</guid>
      <dc:creator>NZhouSNYLF</dc:creator>
      <dc:date>2023-10-20T19:45:50Z</dc:date>
    </item>
  </channel>
</rss>

