<?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: Modifying NCS Drawing Title 23 - Uniform Title Pen variable?? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221837#M1374</link>
    <description>I misspoke above. I did use the AC22 version of the drawing title as my starting place. This GDL forum had previously let me know that the AC23 version could not be positioned to cell.&lt;BR /&gt;
&lt;BR /&gt;
My question is about accessing the value of a particular parameter available in the title object's dialog box: Uniform Title Pen. I can't identify it in the code. Perhaps it works a bit like the LibraryGlobal thing that gives you access to MVO values?? That mechanism, for example would be quite difficult to work out by just looking at code that utilizes it.</description>
    <pubDate>Thu, 27 Feb 2020 01:18:24 GMT</pubDate>
    <dc:creator>Robert Nichols</dc:creator>
    <dc:date>2020-02-27T01:18:24Z</dc:date>
    <item>
      <title>Modifying NCS Drawing Title 23 - Uniform Title Pen variable??</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221834#M1371</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I'm trying to create a Drawing Title object that is bullet-proof. That is, will always reflect my preferred values, without requiring my staff to set everything correctly, or even lift parameter values from a Favorite. As long of a user selects my title, it will look right.  I'm starting with NCS Drawing Title 23, saving it as my own, then carefully "hard-setting" values within the script to get them right. I'm leaving a lot of comments to make sure I don't mix up my surgical insertions  with GS code. &lt;BR /&gt;
&lt;BR /&gt;
So far, so good, but I can't solve the problem of the "Uniform Title Pen" setting that appears in the parent title object's dialog box. If that value is "checked" in the dialog box of my title object, then even my hard overrides are ignored. I can't find the variable within the NCS object that correlates with the setting in the dialog box. I can't even figure out how the NCS 2D script ignores a pen setting I've made (by integer, not variable) one line prior to a LINE2 command if that box is checked. It's as if there is a GDL command that sets all 2D Drawing Elements to be drawn with a fixed pen number, despite any PEN command that might appear in the script. (Is there such a powerful command?) Even if that command/functionality exists, I'm not seeing how it is implemented in the NCS Drawing Title 23 object. There is something fundamental about how these objects are structured that I'm missing.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 23 Feb 2020 20:28:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221834#M1371</guid>
      <dc:creator>Robert Nichols</dc:creator>
      <dc:date>2020-02-23T20:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying NCS Drawing Title 23 - Uniform Title Pen variable??</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221835#M1372</link>
      <description>...and no I see the "Uniform Title Pen" checkbox in the Title dialog can't even be affected via a Favorite selection.</description>
      <pubDate>Sun, 23 Feb 2020 21:18:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221835#M1372</guid>
      <dc:creator>Robert Nichols</dc:creator>
      <dc:date>2020-02-23T21:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying NCS Drawing Title 23 - Uniform Title Pen variable??</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221836#M1373</link>
      <description>This part is broken in AC23. You will need to start with the AC22 version, which works fine in AC23. &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=68826&amp;amp;start=10#p306296" target="_blank"&gt;&lt;LINK_TEXT text="viewtopic.php?f=6&amp;amp;t=68826&amp;amp;start=10#p306296"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=6&amp;amp;t=68826&amp;amp;start=10#p306296&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Mon, 24 Feb 2020 02:38:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221836#M1373</guid>
      <dc:creator>Richard Morrison</dc:creator>
      <dc:date>2020-02-24T02:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying NCS Drawing Title 23 - Uniform Title Pen variable??</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221837#M1374</link>
      <description>I misspoke above. I did use the AC22 version of the drawing title as my starting place. This GDL forum had previously let me know that the AC23 version could not be positioned to cell.&lt;BR /&gt;
&lt;BR /&gt;
My question is about accessing the value of a particular parameter available in the title object's dialog box: Uniform Title Pen. I can't identify it in the code. Perhaps it works a bit like the LibraryGlobal thing that gives you access to MVO values?? That mechanism, for example would be quite difficult to work out by just looking at code that utilizes it.</description>
      <pubDate>Thu, 27 Feb 2020 01:18:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221837#M1374</guid>
      <dc:creator>Robert Nichols</dc:creator>
      <dc:date>2020-02-27T01:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying NCS Drawing Title 23 - Uniform Title Pen variable??</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221838#M1375</link>
      <description>Can you just turn off the parameters by activating the "X" (first column) when you open the object parameters and resave?</description>
      <pubDate>Thu, 27 Feb 2020 02:49:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-NCS-Drawing-Title-23-Uniform-Title-Pen-variable/m-p/221838#M1375</guid>
      <dc:creator>Richard Morrison</dc:creator>
      <dc:date>2020-02-27T02:49:13Z</dc:date>
    </item>
  </channel>
</rss>

