<?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: DW marker head line type in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183678#M16381</link>
    <description>Here is the file if anyone wants to look at it.</description>
    <pubDate>Thu, 29 Sep 2011 10:26:36 GMT</pubDate>
    <dc:creator>Ivan Piljek</dc:creator>
    <dc:date>2011-09-29T10:26:36Z</dc:date>
    <item>
      <title>DW marker head line type</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183675#M16378</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I'm trying to rearrange macro script for marker head so that I can change market head and center line type in double line (or any other). I did that but one thing is giving me a problem, I can't get this two new items in marker menu. It should be easy but I'm doing something wrong. &lt;BR /&gt;
File that I'm working on is \Object Library 15\3. MACROS 15\Marker Macros 15\gs_DW_Marker.gsm&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/37667i62C940BBC2AD4780/image-size/large?v=v2&amp;amp;px=999" border="0" alt="marker_head_line_2.jpg" title="marker_head_line_2.jpg" /&gt;</description>
      <pubDate>Wed, 28 Sep 2011 12:35:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183675#M16378</guid>
      <dc:creator>Ivan Piljek</dc:creator>
      <dc:date>2011-09-28T12:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: DW marker head line type</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183676#M16379</link>
      <description>Check the little X button at the beginning of the line of the parameter "gs_Marker_lines".&lt;BR /&gt;
That button controls whether the given parameter will be visible when you enter its settings dialog in ArchiCAD.&lt;BR /&gt;
Those two parameters are sub-parameters of this one. So if this is hidden, they will also be hidden although the Hidden checkbox is not checked for them.</description>
      <pubDate>Wed, 28 Sep 2011 14:15:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183676#M16379</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2011-09-28T14:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: DW marker head line type</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183677#M16380</link>
      <description>I did that Laszlo but it didn't help, I obviously doing something wrong, all I need is option for circle marker head line do be solid or double (croatian law for aluminum door and windows).</description>
      <pubDate>Thu, 29 Sep 2011 10:22:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183677#M16380</guid>
      <dc:creator>Ivan Piljek</dc:creator>
      <dc:date>2011-09-29T10:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: DW marker head line type</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183678#M16381</link>
      <description>Here is the file if anyone wants to look at it.</description>
      <pubDate>Thu, 29 Sep 2011 10:26:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183678#M16381</guid>
      <dc:creator>Ivan Piljek</dc:creator>
      <dc:date>2011-09-29T10:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: DW marker head line type</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183679#M16382</link>
      <description>Ivan:&lt;BR /&gt;
&lt;BR /&gt;
In addition to altering the macro, you need to add these parameters to the Marker library part that calls the macro. In the Master Script of &lt;FONT color="darkred"&gt;D Marker 15&lt;/FONT&gt; is the code:&lt;BR /&gt;

&lt;PRE&gt;if GLOB_SCRIPT_TYPE &amp;lt;&amp;gt; 7 &amp;amp; GLOB_SCRIPT_TYPE &amp;lt;&amp;gt; 8 then
	call "gs_DW_Marker" parameters all
endif&lt;/PRE&gt;

so the &lt;FONT color="darkred"&gt;D Marker 15&lt;/FONT&gt; also needs the added parameters. Rather than altering the ArchiCAD macros and markers, you should Save As... these library parts with a new name (and GUID) so your edits and libraries remain apart from the ArchiCAD defaults. This will ensure that your work does not get replaced when new libraries are released (Graphisoft released an update for the USA library this month).&lt;BR /&gt;
&lt;BR /&gt;
You should add a Signature to your Profile (click the Profile button near the top of this page) with your ArchiCAD version and operating system (see mine for an example) for more accurate help in this forum.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Thu, 29 Sep 2011 13:07:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183679#M16382</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2011-09-29T13:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: DW marker head line type</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183680#M16383</link>
      <description>Thank you David, I solve it. Small croatian archicad community is grateful.  &lt;BR /&gt;
&lt;BR /&gt;
 &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Fri, 30 Sep 2011 10:09:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/DW-marker-head-line-type/m-p/183680#M16383</guid>
      <dc:creator>Ivan Piljek</dc:creator>
      <dc:date>2011-09-30T10:09:52Z</dc:date>
    </item>
  </channel>
</rss>

