<?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: problem getting values for a COLUM for use it in LABEL in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90623#M31640</link>
    <description>There are global parameters for what you need. Look in the GDL Reference &amp;gt; Miscellaneous &amp;gt; Global Variables &amp;gt; Column Parameters (page 232 in my copy).</description>
    <pubDate>Sat, 10 Feb 2007 18:04:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-02-10T18:04:20Z</dc:date>
    <item>
      <title>problem getting values for a COLUM for use it in LABEL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90622#M31639</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi:&lt;BR /&gt;
&lt;BR /&gt;
I am trying to obtain a value from my colum element.&lt;BR /&gt;
And then I will use these values in a label objet.&lt;BR /&gt;
Now my probleme is that I am looking for the right question for use the "REQUEST" command.&lt;BR /&gt;
Probably I am in the bad way, so If someone have the time, give me a hand.&lt;BR /&gt;
&lt;BR /&gt;
I send a picture in order to present my problem.&lt;BR /&gt;
Thanks for your help.&lt;BR /&gt;
&lt;BR /&gt;
Rodolfo&lt;BR /&gt;
Arquitecto&lt;BR /&gt;
Mexico&lt;BR /&gt;
Archicad 7.0 R3&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/72215i7FD6EA721BEAB2F5/image-size/large?v=v2&amp;amp;px=999" border="0" alt="label0.jpg" title="label0.jpg" /&gt;</description>
      <pubDate>Sat, 10 Feb 2007 17:54:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90622#M31639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-10T17:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: problem getting values for a COLUM for use it in LABEL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90623#M31640</link>
      <description>There are global parameters for what you need. Look in the GDL Reference &amp;gt; Miscellaneous &amp;gt; Global Variables &amp;gt; Column Parameters (page 232 in my copy).</description>
      <pubDate>Sat, 10 Feb 2007 18:04:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90623#M31640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-10T18:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem getting values for a COLUM for use it in LABEL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90624#M31641</link>
      <description>Thanks for your help.&lt;BR /&gt;
In my archi 7.0 Manual i only can found this:&lt;BR /&gt;
&lt;BR /&gt;
Parámetros de Columnas - disponibles sólo para listados 	 &lt;BR /&gt;
COLU_CORE              propiedades núcleo/recubrimiento 	 &lt;BR /&gt;
COLU_HEIGHT 	       altura de la columna 	 &lt;BR /&gt;
COLU_VENEER_WIDTH      grosor del recubrimiento de la columna 	 &lt;BR /&gt;
COLU_MAT               material de la columna&lt;BR /&gt;
COLU_LINETYPE          tipo de línea de la columna&lt;BR /&gt;
COLU_CORE_FILL         trama del núcleo de la columna&lt;BR /&gt;
COLU_VENEER_FILL       relleno del recubrimiento de la columna&lt;BR /&gt;
COLU_SECT_PEN          pluma de los contornos de la columna en sección&lt;BR /&gt;
COLU_VIEW_PEN          pluma de la columna visible&lt;BR /&gt;
COLU_CORE_FILL_PEN     pluma de la trama del núcleo de la columna&lt;BR /&gt;
COLU_CORE_FBGD_PEN     pluma del fondo de la trama del núcleo de la columna&lt;BR /&gt;
COLU_VENEER_FILL_PEN   pluma de la trama del recubrimiento de columna&lt;BR /&gt;
COLU_VENEER_FBGD_PEN   pluma del fondo de la trama del recubrimiento de columna&lt;BR /&gt;
COLU_CORE_SURF         superficie del núcleo de la columna&lt;BR /&gt;
COLU_CORE_VOL          volumen del núcleo de la columna&lt;BR /&gt;
COLU_VENEER_SURF       superficie del recubrimiento de la columna&lt;BR /&gt;
COLU_VENEER_VOL        volumen del recubrimiento de la columna&lt;BR /&gt;
&lt;BR /&gt;
I am using a colum without VENEER dimensions.&lt;BR /&gt;
&lt;BR /&gt;
In my example, With these parameters I get:&lt;BR /&gt;
a) COLU_CORE_SURF&lt;BR /&gt;
b) COLU_CORE_VOL&lt;BR /&gt;
c) COLU_HEIGHT&lt;BR /&gt;
&lt;BR /&gt;
......but the long and wide???&lt;BR /&gt;
I can´t do nothing with this.&lt;BR /&gt;
&lt;BR /&gt;
bY another hand, I saw:&lt;BR /&gt;
COLU_CORE&lt;BR /&gt;
&lt;BR /&gt;
this is only and idea:&lt;BR /&gt;
Is this possible?&lt;BR /&gt;
&lt;BR /&gt;
x=REQUEST ('COLU_CORE', 1, lon, wid)&lt;BR /&gt;
&lt;BR /&gt;
or something similar?&lt;BR /&gt;
&lt;BR /&gt;
Thanks again. You are very soon in your answer.&lt;BR /&gt;
From Mexico&lt;BR /&gt;
Rodolfo&lt;BR /&gt;
Arquitecto.&lt;BR /&gt;
&lt;BR /&gt;
++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Matthew wrote:&lt;BR /&gt;There are global parameters for what you need. Look in the GDL Reference &amp;gt; Miscellaneous &amp;gt; Global Variables &amp;gt; Column Parameters (page 232 in my copy).&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Sat, 10 Feb 2007 19:54:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90624#M31641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-10T19:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem getting values for a COLUM for use it in LABEL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90625#M31642</link>
      <description>Try this:&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_CORE_X" target="_blank"&gt;COLU_CORE_X&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_CORE_Y" target="_blank"&gt;COLU_CORE_Y&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_VENEER_WIDTH" target="_blank"&gt;COLU_VENEER_WIDTH&lt;/A&gt;&lt;BR /&gt;
The first two are only available from AC 8 and up. Not better with&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_DIM1" target="_blank"&gt;COLU_DIM1&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_DIM2" target="_blank"&gt;COLU_DIM2&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_CORE_X" target="_blank"&gt;COLU_CORE_X&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_CORE_Y" target="_blank"&gt;COLU_CORE_Y&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Obvisiously recognized GS that these parameters were missing and offered a whole bunch. No good news for you, I fear.</description>
      <pubDate>Sat, 10 Feb 2007 23:11:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90625#M31642</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2007-02-10T23:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem getting values for a COLUM for use it in LABEL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90626#M31643</link>
      <description>Hi from Mexico:&lt;BR /&gt;
&lt;BR /&gt;
I try with all this:&lt;BR /&gt;
Try this: &lt;BR /&gt;
COLU_CORE_X &lt;BR /&gt;
COLU_CORE_Y &lt;BR /&gt;
COLU_VENEER_WIDTH &lt;BR /&gt;
COLU_DIM1 &lt;BR /&gt;
COLU_DIM2 &lt;BR /&gt;
&lt;BR /&gt;
and the only one good for archicad 7.0 R3 is&lt;BR /&gt;
COLU_CORE_X &lt;BR /&gt;
COLU_CORE_Y &lt;BR /&gt;
&lt;BR /&gt;
In this form:&lt;BR /&gt;
&lt;BR /&gt;
TEXT2 0,0,"Long="&lt;BR /&gt;
TEXT2 sep*1.2,0,COLU_CORE_Y&lt;BR /&gt;
&lt;BR /&gt;
or this&lt;BR /&gt;
&lt;BR /&gt;
TEXT2 0,0,"Wide="&lt;BR /&gt;
TEXT2 sep*1.2,0,COLU_CORE_X&lt;BR /&gt;
&lt;BR /&gt;
this two options work very good.&lt;BR /&gt;
&lt;BR /&gt;
..........and the circular colum work fine too.&lt;BR /&gt;
&lt;BR /&gt;
This is the commands that I was looking for,&lt;BR /&gt;
and in the PDF Manual, there is no comments about it.&lt;BR /&gt;
&lt;BR /&gt;
now I will return yo my work.&lt;BR /&gt;
One day trying with all this, and with your help&lt;BR /&gt;
everything is good now.&lt;BR /&gt;
&lt;BR /&gt;
In January 2003 Karl Ottenstein help me with the REQUEST command.&lt;BR /&gt;
Now F. Beister and Matthew Lohden help me too.&lt;BR /&gt;
&lt;BR /&gt;
Thanks you.&lt;BR /&gt;
I will keep reading ArchiCAD-Talk Forum.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
++++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;F. wrote:&lt;BR /&gt;Try this:&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_CORE_X" target="_blank"&gt;COLU_CORE_X&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_CORE_Y" target="_blank"&gt;COLU_CORE_Y&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_VENEER_WIDTH" target="_blank"&gt;COLU_VENEER_WIDTH&lt;/A&gt;&lt;BR /&gt;
The first two are only available from AC 8 and up. Not better with&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_DIM1" target="_blank"&gt;COLU_DIM1&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_DIM2" target="_blank"&gt;COLU_DIM2&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_CORE_X" target="_blank"&gt;COLU_CORE_X&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.selfgdl.com/9_diverse/globals/LABEL/kompendium.php?glob=COLU_CORE_Y" target="_blank"&gt;COLU_CORE_Y&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Obvisiously recognized GS that these parameters were missing and offered a whole bunch. No good news for you, I fear.&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
++++++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;
&lt;BR /&gt;
Rodolfo Jimenez&lt;BR /&gt;
Arquitecto.</description>
      <pubDate>Sun, 11 Feb 2007 01:10:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90626#M31643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-11T01:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem getting values for a COLUM for use it in LABEL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90627#M31644</link>
      <description>&lt;BLOCKQUOTE&gt;and the only one good for archicad 7.0 R3 is&lt;BR /&gt;
COLU_CORE_X&lt;BR /&gt;
COLU_CORE_Y
&lt;/BLOCKQUOTE&gt;

Seems to be undocumented Globals in AC7. I will this correct on selfgdl, as soon as we go online with the AC11 version.</description>
      <pubDate>Sun, 11 Feb 2007 16:44:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/problem-getting-values-for-a-COLUM-for-use-it-in-LABEL/m-p/90627#M31644</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2007-02-11T16:44:42Z</dc:date>
    </item>
  </channel>
</rss>

