<?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: New Window Marker in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38789#M28358</link>
    <description>oops.</description>
    <pubDate>Thu, 28 Feb 2008 22:39:44 GMT</pubDate>
    <dc:creator>Dwight</dc:creator>
    <dc:date>2008-02-28T22:39:44Z</dc:date>
    <item>
      <title>New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38784#M28353</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi All,&lt;BR /&gt;
I don't know GDL at all; but I have a gsm symbol file that I like and want to use as a window marker...what is a simple procedure to do so?&lt;BR /&gt;
&lt;BR /&gt;
Please help!!!&lt;BR /&gt;
&lt;BR /&gt;
THX&lt;BR /&gt;
&lt;BR /&gt;
DDJUSA&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:43:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38784#M28353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T10:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38785#M28354</link>
      <description>DDJUSA:&lt;BR /&gt;
&lt;BR /&gt;
The first thing to do is to open the library part, click on the Select Subtype... button on the main library part window, and select General GDL Object &amp;gt; Drawing Symbol &amp;gt; Window-Door Marker to change this object to a door/window marker type. After you save the object it will now appear in the pop up list under Dimension Marker in the door or window dialog box, so it can be assigned to a door or window.&lt;BR /&gt;
&lt;BR /&gt;
You will then need to use GDL to make the marker parametric like the ones that come with ArchiCAD.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Tue, 26 Feb 2008 13:42:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38785#M28354</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2008-02-26T13:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38786#M28355</link>
      <description>David,&lt;BR /&gt;
Thank you!!&lt;BR /&gt;
&lt;BR /&gt;
I am at the part how to change the subtype of the gsm symbol, however the parameters that I need to copy from the archicad original widow marker it is a difficult procedures. I don't know which parameter I need to copy (i.e. marker position, marker rotation, pen colors). I never used the scripting or transferred any of the values before.&lt;BR /&gt;
What I simply need to have is the features of the original window marker from Archicad copied correctly into my new gsm library part marker.&lt;BR /&gt;
&lt;BR /&gt;
Help!! Help!!&lt;BR /&gt;
&lt;BR /&gt;
Thank you again for your help&lt;BR /&gt;
&lt;BR /&gt;
Sincerely,&lt;BR /&gt;
DR</description>
      <pubDate>Wed, 27 Feb 2008 00:14:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38786#M28355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-27T00:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38787#M28356</link>
      <description>DR:&lt;BR /&gt;
&lt;BR /&gt;
I am guessing that you created this symbol by using the 2D tools in the plan and then saving as a library part. Copying the parameters from another part to your part will not do anything, as the 2D Script for your part will not recognize these parameters. You have 2 options, but both require some knowledge of GDL:&lt;BR /&gt;
&lt;BR /&gt;
1. Open an existing door/window marker part, then study and modify the 2D Script to get the graphic marker appearance you desire. These will leave the parametric connections in place.&lt;BR /&gt;
2. Open your marker, add the parameters from an existing marker (by creating new parameters then copying the variables, etc.), and modify your 2D script to make use of the parameters. This will be harder than option 2.&lt;BR /&gt;
&lt;BR /&gt;
I don't know of a way to create a 2D symbol and automatically make it parametric.&lt;BR /&gt;
&lt;BR /&gt;
Good luck,&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Wed, 27 Feb 2008 14:10:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38787#M28356</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2008-02-27T14:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38788#M28357</link>
      <description>David,&lt;BR /&gt;
Thank you!!!&lt;BR /&gt;
&lt;BR /&gt;
This all started because I needed an hexagon shaped window symbol instead of the diamond type that comes with Archicad.&lt;BR /&gt;
I thought it was simple to create a new symbol and make it behave like the standard one. GDL too complicated..&lt;BR /&gt;
My next question is: Where do I find an hexagon window marker with all the feature of the standard kind???&lt;BR /&gt;
Thank you for all your help!&lt;BR /&gt;
&lt;BR /&gt;
Sincerely,&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Thu, 28 Feb 2008 22:24:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38788#M28357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-28T22:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38789#M28358</link>
      <description>oops.</description>
      <pubDate>Thu, 28 Feb 2008 22:39:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38789#M28358</guid>
      <dc:creator>Dwight</dc:creator>
      <dc:date>2008-02-28T22:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38790#M28359</link>
      <description>&lt;BLOCKQUOTE&gt;DDJUSA wrote:&lt;BR /&gt;David,&lt;BR /&gt;
Thank you!!!&lt;BR /&gt;
&lt;BR /&gt;
This all started because I needed an hexagon shaped window symbol instead of the diamond type that comes with Archicad.&lt;BR /&gt;
I thought it was simple to create a new symbol and make it behave like the standard one. GDL too complicated..&lt;BR /&gt;
My next question is: Where do I find an hexagon window marker with all the feature of the standard kind???&lt;BR /&gt;
Thank you for all your help!&lt;BR /&gt;
&lt;BR /&gt;
Sincerely,&lt;BR /&gt;
&lt;BR /&gt;
David&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
David, I already have the hexagon symbol built in...What's your AC version number ?&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/18650i6FC88380DCBF11F7/image-size/large?v=v2&amp;amp;px=999" border="0" alt="SP32-20080228-151701.jpg" title="SP32-20080228-151701.jpg" /&gt;</description>
      <pubDate>Thu, 28 Feb 2008 23:20:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38790#M28359</guid>
      <dc:creator>Dennis Lee</dc:creator>
      <dc:date>2008-02-28T23:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38791#M28360</link>
      <description>Dennis,&lt;BR /&gt;
Thank you...&lt;BR /&gt;
It looks exactly what I need....&lt;BR /&gt;
&lt;BR /&gt;
I have AC9. Do you need to save it down from 11 to 9??&lt;BR /&gt;
&lt;BR /&gt;
THX&lt;BR /&gt;
&lt;BR /&gt;
DR</description>
      <pubDate>Fri, 29 Feb 2008 16:10:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38791#M28360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-29T16:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38792#M28361</link>
      <description>David:&lt;BR /&gt;
&lt;BR /&gt;
In the AC9 Library Special Edition, the Window Marker SE9 has the hexagonal shape option.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sat, 01 Mar 2008 14:03:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38792#M28361</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2008-03-01T14:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38793#M28362</link>
      <description>David,&lt;BR /&gt;
Thank you.&lt;BR /&gt;
The issue is that I have an existing project already and the AC9 SE library is not compatible with my existing project. What is the best way to keep the existing library parts and load the AC9 SE?&lt;BR /&gt;
The PDF instructions says that you need to restart the file with anew template?? Confusing........&lt;BR /&gt;
&lt;BR /&gt;
Help!! Help!!&lt;BR /&gt;
&lt;BR /&gt;
THX&lt;BR /&gt;
&lt;BR /&gt;
DR</description>
      <pubDate>Sun, 02 Mar 2008 15:40:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38793#M28362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-02T15:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38794#M28363</link>
      <description>David:&lt;BR /&gt;
&lt;BR /&gt;
I took a look at the ArchiCAD Library 9, the SE library should be similar. If the Library is a .pla file, then you will first need to extract it so the library is composed of files and folders. The marker file itself is "Window Marker.gsm" and it is at ArchiCAD Library 9.lib &amp;gt; Object Library 9 &amp;gt; 01 General 9 &amp;gt; Marker Symbols 9 &amp;gt; Window Marker.gsm. You will also need a macro for this marker ("WD Marker.gsm"), it is at ArchiCAD Library 9.lib &amp;gt; Object Library 9 &amp;gt; MACROS 9 &amp;gt; Marker Macros 9 &amp;gt; WD Marker.gsm. Place copies of both of these files in a folder and load this folder as one of your libraries for the project. This marker should then be available in the project.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Mon, 03 Mar 2008 13:14:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38794#M28363</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2008-03-03T13:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38795#M28364</link>
      <description>David,&lt;BR /&gt;
I would be happy to follow this wonderful instructions; however I don't have the same files you mentioned inside the SE library...see attached file list!!!&lt;BR /&gt;
I downloaded from the Graphisoft site!!&lt;BR /&gt;
&lt;BR /&gt;
Sorry...&lt;BR /&gt;
&lt;BR /&gt;
Do you know where I can find a complete SE library file?&lt;BR /&gt;
&lt;BR /&gt;
THX&lt;BR /&gt;
&lt;BR /&gt;
DR</description>
      <pubDate>Tue, 04 Mar 2008 06:50:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38795#M28364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-04T06:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38796#M28365</link>
      <description>David:&lt;BR /&gt;
&lt;BR /&gt;
I just checked and the file and folder names are nearly the same between the 9 and SE libraries, the SE library just added "SE9" to the names. As for finding the libraries, you should try searching the Graphisoft web site, this forum, or contacting your reseller. In any case, you could use the files I mentioned from the regular library found on your ArchiCAD 9 installation CD.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Tue, 04 Mar 2008 13:29:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38796#M28365</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2008-03-04T13:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: New Window Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38797#M28366</link>
      <description>David,&lt;BR /&gt;
Thank you!&lt;BR /&gt;
&lt;BR /&gt;
Best&lt;BR /&gt;
&lt;BR /&gt;
DR</description>
      <pubDate>Thu, 06 Mar 2008 16:06:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/New-Window-Marker/m-p/38797#M28366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-06T16:06:49Z</dc:date>
    </item>
  </channel>
</rss>

