<?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 D Marker 21 Polygon Shape rotation problem in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/D-Marker-21-Polygon-Shape-rotation-problem/m-p/233206#M3502</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I'm trying to create a simple door marker in a HL module that displays the Hotlink and Element ID of the intra unit doors with an oval marker polygon shape that is perpendicular to the door. I can achieve 90% of that. The last 10% is frustrating. The oval will not rotate with the text, results below.&lt;BR /&gt;
&lt;BR /&gt;
Can this be easily fixed with a couple lines of GDL or does anyone know of a marker/label that can be as the list below:
&lt;UL&gt;&lt;LI&gt;oval polygon shape&lt;/LI&gt; &lt;/UL&gt;
&lt;UL&gt;&lt;LI&gt;perpendicular to the door&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;&lt;LI&gt;reads the hotlink and element ID (bonus: can include custom/auto text so that we can have D.#HotlinkID.#ElementID without spaces; we want to avoid naming the Master ID of modules using D.001. as the nomenclature, 001 being Unit/Room number)&lt;/LI&gt;&lt;/UL&gt;

&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
these questions are a bit ranty.. apologies for the tone but I have spent too much time messing with labels.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_razz.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
[1]why can't we use auto text with labels eg the property label in the custom text box (need hotlink and element ID) ?&lt;BR /&gt;
[2]why can't the auto text frame be selected from a drop down like some of the other labels eg oval ?&lt;BR /&gt;
[3]why are the three lines of the property label automatically separated by a space ?&lt;BR /&gt;
[4]why aren't there more text lines of the property label ?&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 24 May 2023 08:43:50 GMT</pubDate>
    <dc:creator>davidstonearchicad21</dc:creator>
    <dc:date>2023-05-24T08:43:50Z</dc:date>
    <item>
      <title>D Marker 21 Polygon Shape rotation problem</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/D-Marker-21-Polygon-Shape-rotation-problem/m-p/233206#M3502</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I'm trying to create a simple door marker in a HL module that displays the Hotlink and Element ID of the intra unit doors with an oval marker polygon shape that is perpendicular to the door. I can achieve 90% of that. The last 10% is frustrating. The oval will not rotate with the text, results below.&lt;BR /&gt;
&lt;BR /&gt;
Can this be easily fixed with a couple lines of GDL or does anyone know of a marker/label that can be as the list below:
&lt;UL&gt;&lt;LI&gt;oval polygon shape&lt;/LI&gt; &lt;/UL&gt;
&lt;UL&gt;&lt;LI&gt;perpendicular to the door&lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;&lt;LI&gt;reads the hotlink and element ID (bonus: can include custom/auto text so that we can have D.#HotlinkID.#ElementID without spaces; we want to avoid naming the Master ID of modules using D.001. as the nomenclature, 001 being Unit/Room number)&lt;/LI&gt;&lt;/UL&gt;

&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
these questions are a bit ranty.. apologies for the tone but I have spent too much time messing with labels.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_razz.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
[1]why can't we use auto text with labels eg the property label in the custom text box (need hotlink and element ID) ?&lt;BR /&gt;
[2]why can't the auto text frame be selected from a drop down like some of the other labels eg oval ?&lt;BR /&gt;
[3]why are the three lines of the property label automatically separated by a space ?&lt;BR /&gt;
[4]why aren't there more text lines of the property label ?&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 08:43:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/D-Marker-21-Polygon-Shape-rotation-problem/m-p/233206#M3502</guid>
      <dc:creator>davidstonearchicad21</dc:creator>
      <dc:date>2023-05-24T08:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: D Marker 21 Polygon Shape rotation problem</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/D-Marker-21-Polygon-Shape-rotation-problem/m-p/233207#M3503</link>
      <description>This is also what happens when i select horizontal on the text. The polygon does not follow the rotation</description>
      <pubDate>Mon, 13 Aug 2018 23:19:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/D-Marker-21-Polygon-Shape-rotation-problem/m-p/233207#M3503</guid>
      <dc:creator>davidstonearchicad21</dc:creator>
      <dc:date>2018-08-13T23:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: D Marker 21 Polygon Shape rotation problem</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/D-Marker-21-Polygon-Shape-rotation-problem/m-p/233208#M3504</link>
      <description>Hello davidstonearchicad21,&lt;BR /&gt;
&lt;BR /&gt;
Though there is no way to achieve this with the Built-in Door/Window Markers, you can get quite close with Labels, or even create your own custom Label through GDL coding that does exactly what you are looking for.&lt;BR /&gt;
&lt;BR /&gt;
I have attached a picture of 2 ways I could achieve a similar result:&lt;BR /&gt;
- On the left I used a simple Autotext Label with the Hotlink and Element ID displayed, and added a textbox frame on it. This can be aligned, placed and customized quite easily, but it can only have rectangular frames.&lt;BR /&gt;
- On the right I used a Property Label. For this Label you can select the same Values and it can also have an oval frame, but it's a bit harder to align it properly (because it is meant to have a handle and a bubble).&lt;BR /&gt;
&lt;BR /&gt;
In both cases you have to set the alignment to custom and the angle to 90° (relative), but in ARCHICAD 22 you also have the option to make them Perpendicular automatically. I hope you can get along with these options.&lt;BR /&gt;
&lt;BR /&gt;
Regards,</description>
      <pubDate>Thu, 04 Oct 2018 10:59:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/D-Marker-21-Polygon-Shape-rotation-problem/m-p/233208#M3504</guid>
      <dc:creator>Daniel Kovacs</dc:creator>
      <dc:date>2018-10-04T10:59:04Z</dc:date>
    </item>
  </channel>
</rss>

