<?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: Door and Window labels in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76926#M38352</link>
    <description>Since doors and windows are GDL objects, their labeling can be written inside objects (window/door) code. That is what I do with other objects, too. This way labeling will look correct and is done automatically. Biggest difficulty is hiding labels if not needed, since they do not have their own layer on my approach. I use white pens with PlotMaker trick or just alter GDL script to hide labels if not needed.</description>
    <pubDate>Tue, 15 Feb 2005 18:16:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-02-15T18:16:50Z</dc:date>
    <item>
      <title>Door and Window labels</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76924#M38350</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;We need better control of door and window labeling. I need to use a 20/62 triple.. if I use a triple unit, it is labeled "6-4 x 6-2". Then the label orientation has a mind all it's own. This was supposed to be a great timesaver.. How are others handling this?&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Feb 2025 11:31:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76924#M38350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-05T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Door and Window labels</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76925#M38351</link>
      <description>The Label Tool is often very misbehaved.&lt;BR /&gt;
&lt;BR /&gt;
We found that we can get almost any result with it, but it required a custom GDL solution.</description>
      <pubDate>Thu, 09 Dec 2004 15:33:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76925#M38351</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2004-12-09T15:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Door and Window labels</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76926#M38352</link>
      <description>Since doors and windows are GDL objects, their labeling can be written inside objects (window/door) code. That is what I do with other objects, too. This way labeling will look correct and is done automatically. Biggest difficulty is hiding labels if not needed, since they do not have their own layer on my approach. I use white pens with PlotMaker trick or just alter GDL script to hide labels if not needed.</description>
      <pubDate>Tue, 15 Feb 2005 18:16:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76926#M38352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-15T18:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Door and Window labels</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76927#M38353</link>
      <description>&lt;BLOCKQUOTE&gt;Jussi wrote:&lt;BR /&gt;Since doors and windows are GDL objects, their labeling can be written inside objects (window/door) code. That is what I do with other objects, too. This way labeling will look correct and is done automatically. Biggest difficulty is hiding labels if not needed, since they do not have their own layer on my approach. I use white pens with PlotMaker trick or just alter GDL script to hide labels if not needed.&lt;/BLOCKQUOTE&gt;

Jussi, I do something similar to this as well. Instead of using white pens you can turn the wdw labels on and off with a request function&lt;BR /&gt;
&lt;BR /&gt;
Request ("window_door_show_dim", " ", show)&lt;BR /&gt;
&lt;BR /&gt;
Just need to be sure and set your viewsets up with the proper display options&lt;BR /&gt;
&lt;BR /&gt;
Dan K</description>
      <pubDate>Tue, 15 Feb 2005 21:07:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76927#M38353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-15T21:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Door and Window labels</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76928#M38354</link>
      <description>Yes I do the same,&lt;BR /&gt;
If you go to display options / doors and windows and you can control whether or not the door and window numbers/dimensions are displayed.&lt;BR /&gt;
You then need to make sure you redifine your view sets to reflect this.</description>
      <pubDate>Thu, 06 Apr 2006 00:38:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/76928#M38354</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-04-06T00:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Door and Window labels</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/366334#M38355</link>
      <description>&lt;P&gt;My labels have all now become fixed in the plan, None of the "off' settings have any effect. As an example, window "3" of 5 disappeared. As an experiment I copied the adjacent label "4" and drug it in place. I now have a 1, 2,&amp;nbsp; 4,&amp;nbsp; 4,&amp;nbsp; 4 configuration with the two end "4"s having a fake id.&amp;nbsp; I started out not being able to get the labels to show and now they wont go away! I want them to go away for an electrical plan.&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 01:16:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/366334#M38355</guid>
      <dc:creator>TomJacobs</dc:creator>
      <dc:date>2022-12-30T01:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Door and Window labels</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/366341#M38356</link>
      <description>&lt;P&gt;Labels do not have on/off settings.&lt;/P&gt;
&lt;P&gt;To turn them off, you hide the layer that they are in.&lt;/P&gt;
&lt;P&gt;They can be in a different layer to the object/element that they are associated with.&lt;/P&gt;
&lt;P&gt;If you drag a label from one element to another, you have to associate it to the new element (select label and CTRL+click on the new element) otherwise it will still read information from the original element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Windows and doors can have 'markers' which are a bit different to labels.&lt;/P&gt;
&lt;P&gt;They can be turned on/off in the Model View Options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 06:25:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-and-Window-labels/m-p/366341#M38356</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-12-30T06:25:03Z</dc:date>
    </item>
  </channel>
</rss>

