<?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: Elevation Label 25 in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309388#M48127</link>
    <description>&lt;P&gt;I've been trialling a property option set with reference levels for situations like this (mostly split levels).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you have a property (string) with an option set with a name and value separated by a consistent delimiter (I've used a vertical line character "|") just means you can give the reference level a name and a height from a datum (we use AHD here for sea level), "Ground | 14.00", "Ground-Split 15.00" ect. whatever, the important part is the number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you make another property that uses the first and the elevation to sea level property to establish its position relative to your reference level. You have to separate out the value and convert it to a number with some string operations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Advantages of this way over the reference level option above is that you can have more than two.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been using if for sill heights above FFL for windows. We draw our walls down to structural floor and frequently have split levels on a single storey.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Oct 2021 05:00:21 GMT</pubDate>
    <dc:creator>JaseBee</dc:creator>
    <dc:date>2021-10-15T05:00:21Z</dc:date>
    <item>
      <title>Elevation Label 25</title>
      <link>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309318#M48095</link>
      <description>&lt;P&gt;I would like to automate my Top of Foundation elevations and Bottom of Footing Elevations on my foundation plans. &amp;nbsp;All of my foundation walls are drawn as complex profiles including both. &amp;nbsp;The elevations given are provided either in reference to Project Zero or the current story. &amp;nbsp;Is there a way to have them reference other reference levels (such as the custom Reference 100 that I use or even the Sea Level Reference)?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 15:57:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309318#M48095</guid>
      <dc:creator>TracyGA</dc:creator>
      <dc:date>2021-10-14T15:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation Label 25</title>
      <link>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309323#M48096</link>
      <description>&lt;P&gt;Tracy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to.&amp;nbsp; Try Options &amp;gt; Project Preferences&amp;gt; Reference Levels.&amp;nbsp; See attached screen grab.&amp;nbsp; You will have to set level dimensions and label which reference level to read.&lt;/P&gt;&lt;P&gt;I my image, i have top of main level floor sheathing at 100'-0"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Reference Level.jpg" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/5895iD5AF532735279703/image-size/large?v=v2&amp;amp;px=999" role="button" title="Reference Level.jpg" alt="Reference Level.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 17:24:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309323#M48096</guid>
      <dc:creator>Dave Seabury</dc:creator>
      <dc:date>2021-10-14T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation Label 25</title>
      <link>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309335#M48098</link>
      <description>&lt;P&gt;TracyGA,&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Architectural Plans, establishing Project Datum to be Top of Slab, Top of Subfloor....something like that,&amp;nbsp;is pretty common and useful.&amp;nbsp; Its a lot easier for everyone on the jobsite to confirm than Sea Level.&amp;nbsp; You just make a note that says Project Datum at Top of Subfloor/Slab (whatever) = 0'-0" = 325.25' Above Sea Level. (or whatever it is).&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 20:20:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309335#M48098</guid>
      <dc:creator>Steve Jepson</dc:creator>
      <dc:date>2021-10-14T20:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Elevation Label 25</title>
      <link>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309388#M48127</link>
      <description>&lt;P&gt;I've been trialling a property option set with reference levels for situations like this (mostly split levels).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you have a property (string) with an option set with a name and value separated by a consistent delimiter (I've used a vertical line character "|") just means you can give the reference level a name and a height from a datum (we use AHD here for sea level), "Ground | 14.00", "Ground-Split 15.00" ect. whatever, the important part is the number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you make another property that uses the first and the elevation to sea level property to establish its position relative to your reference level. You have to separate out the value and convert it to a number with some string operations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Advantages of this way over the reference level option above is that you can have more than two.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been using if for sill heights above FFL for windows. We draw our walls down to structural floor and frequently have split levels on a single storey.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 05:00:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Elevation-Label-25/m-p/309388#M48127</guid>
      <dc:creator>JaseBee</dc:creator>
      <dc:date>2021-10-15T05:00:21Z</dc:date>
    </item>
  </channel>
</rss>

