<?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: title type-  editable fill length? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/title-type-editable-fill-length/m-p/122684#M14120</link>
    <description>I think it can be done easily, but NOT explained so easily... it depends on the already done script. &lt;BR /&gt;
Anyway, as an example: &lt;BR /&gt;
- You need to add a new parameter, let's call it xw (extra width).  &lt;BR /&gt;
- Then find the command, in the 2D script, that draws the fill (usually POLY2_B or similar)  &lt;BR /&gt;
- Now, the command is followed by numbers, much of them are coordinates, you need to find the two that represent the rightmost nodes and put "+xw" (plus extra width) next to them. &lt;BR /&gt;
 &lt;BR /&gt;
Usually the coordinates after the POLY2 command are in single rows, each of them formed by the x-value, y-value, status-code. &lt;BR /&gt;
If the coordinates are fixed values, you will be able to detect the two x-values with the higher value. If it uses parameters, there are chances that the two searched coordinates have the "A" parameter in it, so you can detect them.... otherwise you need to try one by one, and see... &lt;BR /&gt;
 &lt;BR /&gt;
If you will be able to do this, then I can explain next step: adding an editable hotspot to adjust the length graphically</description>
    <pubDate>Wed, 27 Feb 2013 07:05:37 GMT</pubDate>
    <dc:creator>rocorona</dc:creator>
    <dc:date>2013-02-27T07:05:37Z</dc:date>
    <item>
      <title>title type-  editable fill length?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/title-type-editable-fill-length/m-p/122683#M14119</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I have made a title type styled pretty much as I want. I have the auto-text inserted, and the appearance is satisfactory. &lt;BR /&gt;
&lt;BR /&gt;
I have a custom title I paid to have made some time back and have been copying some of the parameters in attempts to gain the behavior I want with marginal success. I would  prefer to be able to edit rotation relative to the drawing, fonts and their pens, and perhaps even fill pens. A lot to ask from a non-speaking GDL driver. &lt;BR /&gt;
&lt;BR /&gt;
All that said I can live with pens and lack of rotation etc. but would really like capability of stretching the horizontal fill [as shown in attachment], to accommodate varying title lengths......is there a way to accomplish this editable fill length? And if so could I persuade some friendly user to offer up that code I could copy and paste, and direct me where to place code  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
Can't hurt to ask....thanks for considering this.&lt;/R&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/71475i62B7759F47E0CA73/image-size/large?v=v2&amp;amp;px=999" border="0" alt="edit fill length.png" title="edit fill length.png" /&gt;</description>
      <pubDate>Tue, 26 Feb 2013 23:21:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/title-type-editable-fill-length/m-p/122683#M14119</guid>
      <dc:creator>Jefferson</dc:creator>
      <dc:date>2013-02-26T23:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: title type-  editable fill length?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/title-type-editable-fill-length/m-p/122684#M14120</link>
      <description>I think it can be done easily, but NOT explained so easily... it depends on the already done script. &lt;BR /&gt;
Anyway, as an example: &lt;BR /&gt;
- You need to add a new parameter, let's call it xw (extra width).  &lt;BR /&gt;
- Then find the command, in the 2D script, that draws the fill (usually POLY2_B or similar)  &lt;BR /&gt;
- Now, the command is followed by numbers, much of them are coordinates, you need to find the two that represent the rightmost nodes and put "+xw" (plus extra width) next to them. &lt;BR /&gt;
 &lt;BR /&gt;
Usually the coordinates after the POLY2 command are in single rows, each of them formed by the x-value, y-value, status-code. &lt;BR /&gt;
If the coordinates are fixed values, you will be able to detect the two x-values with the higher value. If it uses parameters, there are chances that the two searched coordinates have the "A" parameter in it, so you can detect them.... otherwise you need to try one by one, and see... &lt;BR /&gt;
 &lt;BR /&gt;
If you will be able to do this, then I can explain next step: adding an editable hotspot to adjust the length graphically</description>
      <pubDate>Wed, 27 Feb 2013 07:05:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/title-type-editable-fill-length/m-p/122684#M14120</guid>
      <dc:creator>rocorona</dc:creator>
      <dc:date>2013-02-27T07:05:37Z</dc:date>
    </item>
  </channel>
</rss>

