<?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 GLOB_CONTEXT full list in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174749#M13909</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello everyone.&lt;BR /&gt;
This has been asked before. I did some research, going almost 10 years back, and found:&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=39388" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=39388"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=39388&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=33078" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=33078"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=33078&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=4670" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... php?t=4670"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=4670&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
but not the full list of values.&lt;BR /&gt;
&lt;BR /&gt;
This came to my attention as I was adding some lines for editing feedback in a script as I had other times, and now just couldn't make it work. I then realized I was editing the part in a worksheet, so the context... well... was out of context.&lt;BR /&gt;
&lt;BR /&gt;
Even though the worksheet is not listed in the editing feedback modes, I was sure there should be a value for this. I added an integer parameter value to change the context from parameters interactively (instead of opening the script every time) and found that '&lt;B&gt;27&lt;/B&gt;' worked as editing feedback mode in a worksheet, may it be or not exclusive to it; and yet... it is not listed.&lt;BR /&gt;
&lt;BR /&gt;
In the end I just made 22&amp;lt;=GLOB_CONTEXT&amp;lt;=28 for the editing feedback to work in all views.&lt;BR /&gt;
&lt;BR /&gt;
I'm guessing the jumps between values are there on purpose, but I would like to know if there are other values that are not listed in the GDL help:&lt;BR /&gt;
&lt;BR /&gt;
GLOB_CONTEXT context of appearance&lt;BR /&gt;
1 -library part editor&lt;BR /&gt;
2 - floor plan&lt;BR /&gt;
3 - 3D view&lt;BR /&gt;
4 - section/elevation&lt;BR /&gt;
5 - settings dialog&lt;BR /&gt;
6 - list&lt;BR /&gt;
7 - detail drawing&lt;BR /&gt;
8 - layout&lt;BR /&gt;
22 - editing feedback mode from the floor plan&lt;BR /&gt;
23 - editing feedback mode from a 3Dview&lt;BR /&gt;
24 - editing feedback mode from a section/elevation&lt;BR /&gt;
28 - editing feedback mode from a layout&lt;BR /&gt;
43 - generating as an operator from a 3D view&lt;BR /&gt;
44- generating as an operator from a section/elevation&lt;BR /&gt;
46 - generating as an operator from a list&lt;BR /&gt;
&lt;BR /&gt;
This is just for learning purposes... and to keep that GLOB_CONTEXT code snippet up to date.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 23 Jul 2013 20:45:48 GMT</pubDate>
    <dc:creator>sinceV6</dc:creator>
    <dc:date>2013-07-23T20:45:48Z</dc:date>
    <item>
      <title>GLOB_CONTEXT full list</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174749#M13909</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello everyone.&lt;BR /&gt;
This has been asked before. I did some research, going almost 10 years back, and found:&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=39388" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=39388"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=39388&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=33078" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=33078"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=33078&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=4670" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... php?t=4670"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=4670&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
but not the full list of values.&lt;BR /&gt;
&lt;BR /&gt;
This came to my attention as I was adding some lines for editing feedback in a script as I had other times, and now just couldn't make it work. I then realized I was editing the part in a worksheet, so the context... well... was out of context.&lt;BR /&gt;
&lt;BR /&gt;
Even though the worksheet is not listed in the editing feedback modes, I was sure there should be a value for this. I added an integer parameter value to change the context from parameters interactively (instead of opening the script every time) and found that '&lt;B&gt;27&lt;/B&gt;' worked as editing feedback mode in a worksheet, may it be or not exclusive to it; and yet... it is not listed.&lt;BR /&gt;
&lt;BR /&gt;
In the end I just made 22&amp;lt;=GLOB_CONTEXT&amp;lt;=28 for the editing feedback to work in all views.&lt;BR /&gt;
&lt;BR /&gt;
I'm guessing the jumps between values are there on purpose, but I would like to know if there are other values that are not listed in the GDL help:&lt;BR /&gt;
&lt;BR /&gt;
GLOB_CONTEXT context of appearance&lt;BR /&gt;
1 -library part editor&lt;BR /&gt;
2 - floor plan&lt;BR /&gt;
3 - 3D view&lt;BR /&gt;
4 - section/elevation&lt;BR /&gt;
5 - settings dialog&lt;BR /&gt;
6 - list&lt;BR /&gt;
7 - detail drawing&lt;BR /&gt;
8 - layout&lt;BR /&gt;
22 - editing feedback mode from the floor plan&lt;BR /&gt;
23 - editing feedback mode from a 3Dview&lt;BR /&gt;
24 - editing feedback mode from a section/elevation&lt;BR /&gt;
28 - editing feedback mode from a layout&lt;BR /&gt;
43 - generating as an operator from a 3D view&lt;BR /&gt;
44- generating as an operator from a section/elevation&lt;BR /&gt;
46 - generating as an operator from a list&lt;BR /&gt;
&lt;BR /&gt;
This is just for learning purposes... and to keep that GLOB_CONTEXT code snippet up to date.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Jul 2013 20:45:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174749#M13909</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2013-07-23T20:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_CONTEXT full list</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174750#M13910</link>
      <description>Well spotted sinceV6.&lt;BR /&gt;
I don't know if there are any others but it would make sense that editing feedback in a detail drawing is 27 looking at the values.&lt;BR /&gt;
i.e. Floor plan = 2, editing feedback in floor plan = 22 (20+2).&lt;BR /&gt;
3D view = 3, editing feedback in 3D view = 23 (20+3).&lt;BR /&gt;
etc.&lt;BR /&gt;
therefore ...&lt;BR /&gt;
Detailed drawing = 7, editing detailed drawing = 27 (20+7).&lt;BR /&gt;
&lt;BR /&gt;
I don't know if any other combinations would be valid or make much sense.&lt;BR /&gt;
i.e. 21 editing feedback in library part editor (20+1) - doesn't make sense - not possible to edit in library part editor.&lt;BR /&gt;
42 generating as an operator fro floor plan (40+2) - SEOs don't show in plan anyway.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 24 Jul 2013 01:57:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174750#M13910</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2013-07-24T01:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_CONTEXT full list</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174751#M13911</link>
      <description>I will forward this to Graphisoft for inclusion in the official GDL Docs:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/16/LibDevGuide/TechnicalStandards.html#title37" target="_blank"&gt;&lt;LINK_TEXT text="http://www.graphisoft.com/ftp/techsuppo ... ml#title37"&gt;http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/16/LibDevGuide/TechnicalStandards.html#title37&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I guess 27 is indeed for Worksheet because it is much like a Detail and Detail is 7 (27) as you guys said.&lt;BR /&gt;
&lt;BR /&gt;
What is missing for me now is Interior Elevations (probably 24, since it is like Sections/Elevations) and 3D Documents (maybe does not apply to that Viewpoint).</description>
      <pubDate>Sat, 27 Jul 2013 15:04:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174751#M13911</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2013-07-27T15:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_CONTEXT full list</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174752#M13912</link>
      <description>Thanks!&lt;BR /&gt;
Was offline for a while &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
3D document is a "section"... so it would be 24. Check the reference link#2.</description>
      <pubDate>Wed, 14 Aug 2013 17:45:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174752#M13912</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2013-08-14T17:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_CONTEXT full list</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174753#M13913</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;... not possible to edit in library part editor.&lt;/BLOCKQUOTE&gt;

That actually made me laugh  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 14 Aug 2013 17:49:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174753#M13913</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2013-08-14T17:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_CONTEXT full list</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174754#M13914</link>
      <description>&lt;BLOCKQUOTE&gt;sinceV6 wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;... not possible to edit in library part editor.&lt;/BLOCKQUOTE&gt;

That actually made me laugh  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt;&lt;/BLOCKQUOTE&gt;

It wasn't meant to be funny but re-reading it I can understand that it does seem odd not to be able to edit in the library editor - but glad it made you laugh.&lt;BR /&gt;
Actually I would say you can't edit in the editor (not like you can on a floor plan or elevation).&lt;BR /&gt;
You can adjust the scripts but you can't take the 2D or 3D view and edit any of the elements there.&lt;BR /&gt;
You do have the 2D symbol view that you can edit but that is not really altering the object at all.&lt;BR /&gt;
Barry.</description>
      <pubDate>Thu, 15 Aug 2013 01:35:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174754#M13914</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2013-08-15T01:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_CONTEXT full list</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174755#M13915</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;sinceV6 wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;... not possible to edit in library part editor.&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
That actually made me laugh  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt;&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
It wasn't meant to be funny but re-reading it I can understand that it does seem odd not to be able to edit in the library editor - but glad it made you laugh. &lt;BR /&gt;
Actually I would say you can't edit in the editor (not like you can on a floor plan or elevation). &lt;BR /&gt;
You can adjust the scripts but you can't take the 2D or 3D view and edit any of the elements there. &lt;BR /&gt;
You do have the 2D symbol view that you can edit but that is not really altering the object at all. &lt;BR /&gt;
Barry.&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
I know it wasn't meant to be funny. It's just a funny fact about the library part editor. I only wish it had a few more small -but big at the same time- improvements: if being able to use the editor to play with the object in development is a big task, maybe line numbers, some auto formatting, and a better debugging function could be implemented.&lt;BR /&gt;
&lt;BR /&gt;
Once you get past understanding how GDL works, you start to realize how much the editor lacks.&lt;BR /&gt;
&lt;BR /&gt;
Just my opinion.</description>
      <pubDate>Fri, 16 Aug 2013 03:30:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-CONTEXT-full-list/m-p/174755#M13915</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2013-08-16T03:30:09Z</dc:date>
    </item>
  </channel>
</rss>

