<?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 define a new level marker? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2329#M42271</link>
    <description>Geoff's post inspired me to finally try to make a label to get around the fact that level dimensions can't read the bottom of a slab, which causes great swearing at reflected ceiling plans. I used Geoff's top of wall label as a starting point.&lt;BR /&gt;
&lt;BR /&gt;
Well I had limited success. My success was largely limited by ArchiCAD, so it became another adventure of working around workarounds. In the end, I don't know if I accomplished anything but mapping AC's (especially labels') limitations.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Features:&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
* It works in plan (checkerboard-circle style) and section (folded-corner arrow style).&lt;BR /&gt;
&lt;BR /&gt;
* It can read the top or bottom of the slab. The top feature would be only for section, since the level dim is fine for plan. Since I am a control freak, I might delete the top option in plan, to force my users to use the level dim.&lt;BR /&gt;
&lt;BR /&gt;
* I left in the parameters for project zero/story zero, trailing and leading text, and custom offset.&lt;BR /&gt;
&lt;BR /&gt;
* It has editing hotspots to control the position of the text in plan, but there's something wrong with the way editing spots are handled in labels; the X and Y editors wouldn't work if they coincided. That's why they look stupid. See Non-features below. I do have the (plan) text repositioning itself depending on which quadrant it's in.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Non-features:&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
* Apparently, we can't have coincident X and Y editing spots in labels.&lt;BR /&gt;
&lt;BR /&gt;
* I tried to make a hotspot switch for section to change from top to bottom mode, but it only worked erratically. I think the trouble is with GLOB_CONTEXT, but I couldn't hack it. Considering the broken spots in plan, there seems to be a larger issue with editing spots and labels.&lt;BR /&gt;
&lt;BR /&gt;
* I tried to adjust the Y position of the label to move it to the top when set to 'Top' in section. It worked, but for some reason it broke the project zero/story zero setting (it would only read story zero). I don't think I know enough about controlling a label's position in general. Insights are welcome.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Limitations of AC that make the whole project questionable:&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
* You can't show a label when the labeled element is hidden. I admit it took me a while to discover this, and it usually isn't a problem, but it's just wrong. Showing of elements should be controlled by layers, period. This problem leads to...&lt;BR /&gt;
&lt;BR /&gt;
* In my RCP, I can only label slabs that fully coincide with walls, or those that happen to have their outlines in the right place, which is precious few. As a practical matter, I can't show/label attic ceilings, because I would have to measure each ceiling in section and adjust it manually, since we don't have real trimming of slabs to roofs. And even if we did, I bet you couldn't show the bottom plane.&lt;BR /&gt;
&lt;BR /&gt;
* I can't label floor slabs above, because I don't want to see them AND you can't label elements on remote stories. Also, as the globals stand, you can't get the elevation of the story below the home story, so you couldn't label an upper slab relative to Story Zero and get the expected result. This issue can be observed in section.&lt;BR /&gt;
&lt;BR /&gt;
* The label-hiding thing means I need a new 3D ceiling slab layer to show in RCP, while hiding the non-compliant slabs and continuing to label those heights manually. Since managing layers is like cleaning the bathroom, it becomes another strike against the label solution.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Wishes:&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
* &lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=6831" target="_blank"&gt;Show a label while the labeled element's layer is hidden.&lt;/A&gt; Very nearly a show stopper for my little project, and contrary to the logic of the program.&lt;BR /&gt;
&lt;BR /&gt;
* &lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=6829" target="_blank"&gt;Level Dim should read the bottom of an element.&lt;/A&gt; If level dims worked right, I wouldn't need the label object. This can be said of a lot of objects. #cough#Curved Roofs#cough#&lt;BR /&gt;
&lt;BR /&gt;
* &lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=6828" target="_blank"&gt;Real trimming of slabs, and display of the bottom plane in plan.&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
* &lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=6830" target="_blank"&gt;Label elements on remote stories.&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
* Fix editing hotspots in labels.&lt;BR /&gt;
&lt;BR /&gt;
* &lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=1459&amp;amp;start=10&amp;amp;postdays=0&amp;amp;postorder=desc" target="_blank"&gt;RCP mode&lt;/A&gt;. I try not to miss an opportunity to bring this up.&lt;BR /&gt;
&lt;BR /&gt;
* (Big Picture) Dear Friendly AC Developers, I'm willing to solve my own problems, as long as it isn't &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;impossible&lt;E&gt;&lt;/E&gt;. We need to dimension ceiling heights. Please either fix it or make it possible for us to fix it.&lt;BR /&gt;
&lt;BR /&gt;
It's interesting how abilities/disabilities in different areas of the program interact to make techniques possible, easy, worth it, or not. "Worth it" becomes more complex as you picture yourself training anyone else to use a quirky technique.&lt;BR /&gt;
&lt;BR /&gt;
Sorry for the long post, and for attempting to corner the label-wish market.&lt;BR /&gt;
&lt;BR /&gt;
Sadly crippled, maybe somewhat useful, label object attached.</description>
    <pubDate>Fri, 20 May 2005 18:22:13 GMT</pubDate>
    <dc:creator>James Murray</dc:creator>
    <dc:date>2005-05-20T18:22:13Z</dc:date>
    <item>
      <title>How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2307#M42249</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I come from China. I can not find the level marker type we used in Level Tool. So I have to define a new one myself.&lt;BR /&gt;
But how? No subtype for level marker. &lt;BR /&gt;
&lt;BR /&gt;
Anybody know?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Nov 2003 15:13:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2307#M42249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-11-13T15:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2308#M42250</link>
      <description>Are you referring to the "Level Dimension Tool"?&lt;BR /&gt;
&lt;BR /&gt;
AFAIK, it hasn't changed much since AC7.0. Right now, as it has been in the past, the dimension indicator symbols are hard-coded (not customizable  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt; ). Maybe the next version will allow new custom "Level Markers" similar to the "Section Markers" now available in AC8.*.&lt;BR /&gt;
&lt;BR /&gt;
Or, am I not understanding your post?</description>
      <pubDate>Thu, 13 Nov 2003 17:07:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2308#M42250</guid>
      <dc:creator>David Larrew</dc:creator>
      <dc:date>2003-11-13T17:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2309#M42251</link>
      <description>You understood quite well, thanks.&lt;BR /&gt;
&lt;BR /&gt;
I think I have to use Object Tool to insert level marker.</description>
      <pubDate>Fri, 14 Nov 2003 04:17:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2309#M42251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-11-14T04:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2310#M42252</link>
      <description>Wolf,&lt;BR /&gt;
&lt;BR /&gt;
You are right that you need to make your own level dimension markers with the object tool. The good news is that you can make them better than the Level Dimensioning tool does. I made one that changes its appearance according to whether it is used in plan or section. It automatically picks up the elevation above project zero in section and it displays the z-height in plan (allowing auto slab, roof and mesh spot elevations using the gravity feature). The only limitation is that they can't be linked to other model elements so they have to be manually updated when things change.&lt;BR /&gt;
&lt;BR /&gt;
If you like (and any others of course) I can e-mail you the part to adapt to your own needs.</description>
      <pubDate>Sat, 15 Nov 2003 18:18:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2310#M42252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-11-15T18:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2311#M42253</link>
      <description>Matthew,&lt;BR /&gt;
    I don't know how to use the gravity feature in my level dimension marker. Would you like to tell me about it?&lt;BR /&gt;
    My E-mail Addr. is :   &lt;A href="mailto: wolfkingforever@21cn.com"&gt;wolfkingforever@21cn.com&lt;/A&gt;&lt;BR /&gt;
    Thank you, very much.</description>
      <pubDate>Sun, 16 Nov 2003 02:51:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2311#M42253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-11-16T02:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2312#M42254</link>
      <description>The gravity setting is in the coordinates palette (see attached image). You can set it to slabs, roofs or meshes and it allows an obect or wall (or other 3D element) to be "dropped" to the correct elevation to sit on a roof etc. This is especially handy for placing trees etc. on a site model.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/9750i32AB9705745C8394/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Coord Palette.jpg" title="Coord Palette.jpg" /&gt;</description>
      <pubDate>Sun, 16 Nov 2003 11:39:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2312#M42254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-11-16T11:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2313#M42255</link>
      <description>To use the gravity feature with the level dimension marker use the global variable SYMB_POS_Z as the text for the marker. This will display the height of the part as it is placed in plan. The attached jpeg shows a plan window with spot elevations "dropped" onto a site.&lt;BR /&gt;
&lt;BR /&gt;
In elevation use SYMB_POS_Y since the elevaton window is a 2D view using x and y axes. This global will always return the height above the project zero (it is not affected by moving the origin). The jpeg also shows the same library part used in section.</description>
      <pubDate>Sun, 16 Nov 2003 12:11:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2313#M42255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-11-16T12:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2314#M42256</link>
      <description>Matthew- How did you get the text to display in the elevation view?</description>
      <pubDate>Sun, 16 Nov 2003 21:42:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2314#M42256</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2003-11-16T21:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2315#M42257</link>
      <description>It's the smame as in plan view (Text2 statement in the 2D script) except using the SYMB_POS_Y instead of SYMB_POS_Z.</description>
      <pubDate>Mon, 17 Nov 2003 02:05:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2315#M42257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-11-17T02:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2316#M42258</link>
      <description>Howdy gents. My search returned this old thread as the closest to my current dilemma. I’m trying to figure out the best way to place markers that will display top of wall elevations in plan. I don’t care what tool is used to generate these but would like to have them linked to specific walls. It appears that the Level Dimension tool is out since gravity does not work with walls &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cry.gif" style="display : inline;" /&gt; An Object based marker cannot be associated to another element AFAIK, so that leaves the Label tool. Is this a correct assessment? If so, can someone please point me in the direction of the proper code to transfer parameters from the wall to the label. Thanks.</description>
      <pubDate>Wed, 20 Apr 2005 22:59:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2316#M42258</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2005-04-20T22:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2317#M42259</link>
      <description>Geoff,&lt;BR /&gt;
It occurred to me that the height of any wall can be accessed&lt;BR /&gt;
in the script of a window from the global "Wall_Height".&lt;BR /&gt;
Therefor one could make a library part (subtype window(wall)) that,&lt;BR /&gt;
when placed in any wall, would display the value of&lt;BR /&gt;
"Wall_Height" for that wall.&lt;BR /&gt;
I played around with the idea and it seems to work.&lt;BR /&gt;
The only thing left to do is tweak the scripts for appearance&lt;BR /&gt;
in 2D and, if desired, 3D. (and section/elevation for that matter)&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 21 Apr 2005 03:44:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2317#M42259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-21T03:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2318#M42260</link>
      <description>Cool idea. Let me know how it goes.</description>
      <pubDate>Thu, 21 Apr 2005 07:48:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2318#M42260</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2005-04-21T07:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2319#M42261</link>
      <description>Geoff,&lt;BR /&gt;
I thought I already did.&lt;BR /&gt;
It works.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 21 Apr 2005 20:04:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2319#M42261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-21T20:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2320#M42262</link>
      <description>So per Peter’s idea WALL_HEIGHT can be used by Windows, but can it be used by Labels?</description>
      <pubDate>Thu, 21 Apr 2005 21:38:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2320#M42262</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2005-04-21T21:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2321#M42263</link>
      <description>you can control the position of the label using the wall_height (when used in elevations)</description>
      <pubDate>Fri, 22 Apr 2005 00:20:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2321#M42263</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2005-04-22T00:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2322#M42264</link>
      <description>Geoff,&lt;BR /&gt;
AFAIK, wall parameters are not available for labels.&lt;BR /&gt;
You can script the window to look like a label in 2D,&lt;BR /&gt;
make the left and right oversize in the details pane -a/2,&lt;BR /&gt;
and put a triangle WALLHOLE above the top of the wall in the 3D script&lt;BR /&gt;
to disable the default 3D hole in the wall.&lt;BR /&gt;
&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Fri, 22 Apr 2005 01:32:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2322#M42264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-22T01:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2323#M42265</link>
      <description>It turns out you can indeed access the wall height from within the label tool. Thanks to Ben Hruska from the Seattle ArchiCAD Users Group for pointing this out and sharing his label object with me. I modified it to pick up the level dimension setting as set in preferences and a few other things. Screen shot below.</description>
      <pubDate>Wed, 18 May 2005 20:26:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2323#M42265</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2005-05-18T20:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2324#M42266</link>
      <description>Here’s the label for anyone interested, Mac format.</description>
      <pubDate>Wed, 18 May 2005 20:37:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2324#M42266</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2005-05-18T20:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2325#M42267</link>
      <description>Geoff,&lt;BR /&gt;
I just tried your "Top of wall_GB.gsm" label.&lt;BR /&gt;
I drew two walls, one at 10'-0" high, the other at 5'-0" high.&lt;BR /&gt;
With the label tool, with your custom label, I labeled both walls.&lt;BR /&gt;
The label displayed the height of both walls as 10'-0".&lt;BR /&gt;
I then went to the wall tool settings and changed the default height&lt;BR /&gt;
to 7'-0". I did not draw a wall at this new height setting.&lt;BR /&gt;
I then I hit option + command to "rebuild and regenerate"&lt;BR /&gt;
the plan window and now the both labels read 7'-0".&lt;BR /&gt;
What am I doing wrong ?&lt;BR /&gt;
How can I get your label to display the actual heights of&lt;BR /&gt;
of different walls ?&lt;BR /&gt;
Thank you,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Thu, 19 May 2005 21:33:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2325#M42267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-19T21:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a new level marker?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2326#M42268</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;What am I doing wrong ?&lt;BR /&gt;
How can I get your label to display the actual heights of&lt;BR /&gt;
of different walls ?&lt;/BLOCKQUOTE&gt;

Beats me, I just repeated your test in a new file and everything worked fine. Can you please send me your file. &lt;A href="mailto: iandidesign@comcast.net"&gt;iandidesign@comcast.net&lt;/A&gt; Thanks.&lt;BR /&gt;
&lt;BR /&gt;
BTW, does anyone know how to make the label tool default to a bent leader line, like in the screen shot, when labeling a wall. It always starts out straight for me.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/14376iE66F9043DFEA0759/image-size/large?v=v2&amp;amp;px=999" border="0" alt="TOW examples.png" title="TOW examples.png" /&gt;</description>
      <pubDate>Fri, 20 May 2005 00:21:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-define-a-new-level-marker/m-p/2326#M42268</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2005-05-20T00:21:57Z</dc:date>
    </item>
  </channel>
</rss>

