<?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: Status parameter in GDL cutting commands in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20399#M30565</link>
    <description>Hello James,&lt;BR /&gt;
You are right. I was looking at the GDL manual for AC 8.1.&lt;BR /&gt;
I just checked in the GDL manual for AC 10 and sure enough&lt;BR /&gt;
The CUTFORM command has been extended and has j7 and j8 status values.&lt;BR /&gt;
Just goes to show everything changes and one has to keep checking.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for alerting me to this change.&lt;BR /&gt;
Peter Devlin</description>
    <pubDate>Fri, 24 Aug 2007 21:57:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-08-24T21:57:24Z</dc:date>
    <item>
      <title>Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20393#M30559</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello.&lt;BR /&gt;
For years I have been wondering what is the meaning&lt;BR /&gt;
of the "status" parameter in CUTPOLYA and CUTFORM.&lt;BR /&gt;
&lt;BR /&gt;
In the CUTPOLYA command the manual states:&lt;BR /&gt;
status: controls the treatment of the generated cut polygons&lt;BR /&gt;
1: use the attributes of the body for the generated polygons and edges.&lt;BR /&gt;
2: generated cut polygons will be treated as normal polygons.&lt;BR /&gt;
&lt;BR /&gt;
What is the "attributes of the body"? What body ? Which body ?&lt;BR /&gt;
&lt;BR /&gt;
In the CUTPOLYA command you chose either 1 or 2 but&lt;BR /&gt;
in the CUTFORM command you can have both 1 and 2.&lt;BR /&gt;
&lt;BR /&gt;
In the CUTFORM command the manual states :&lt;BR /&gt;
status: Controls the extent of the cutting body and the treatment &lt;BR /&gt;
of the generated cut polygons and new edges.&lt;BR /&gt;
status = j1 + 2*j2 + 8*j4 + 16*j5 + 32*j6 + 64*j7 + 128*j8&lt;BR /&gt;
j1: use the attributes of the body for the generated polygons and edges&lt;BR /&gt;
j2: generated cut polygons will be treated as normal polygons&lt;BR /&gt;
&lt;BR /&gt;
j1 and j2 are set independently.&lt;BR /&gt;
&lt;BR /&gt;
My question is what is the difference between one and two&lt;BR /&gt;
and why is it one or the other in the CUTPOLYA command&lt;BR /&gt;
but both can be set in the CUTFORM command ?&lt;BR /&gt;
&lt;BR /&gt;
Thank you&lt;BR /&gt;
Peter Devlin&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Aug 2007 21:12:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20393#M30559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-23T21:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20394#M30560</link>
      <description>One of the options means the new geometry created by the cut will use the attributes of the thing being cut.&lt;BR /&gt;
&lt;BR /&gt;
The other means the new geometry will use the attributes of the cutting shape.&lt;BR /&gt;
&lt;BR /&gt;
It is analogous to the 'Inherit Attributes of Operator' option in Solid Ops.&lt;BR /&gt;
&lt;BR /&gt;
Which is which? I can't remember.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_redface.gif" style="display : inline;" /&gt; The language in the manual is very mystical as you can see, and I end up trying each one to make sure. &lt;BR /&gt;
&lt;BR /&gt;
Unless you had a pen directive before the CUT thing, you would never see a difference; the cutting thing and the affected geometry would have the same attributes anyway.&lt;BR /&gt;
&lt;BR /&gt;
WALLHOLE uses it too, which is nice because you can make a wall opening with a pen different from the wall.&lt;BR /&gt;
&lt;BR /&gt;
I don't think the 'both' in CUTFORM actually works that way, but I would have to check on that.&lt;BR /&gt;
&lt;BR /&gt;
CUTPLANE used to impose attributes automatically, with no status option. Then in AC10 it stopped doing so, still no option. That actually broke some of my stuff and I had to switch to CUTFORM.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Update:&lt;/B&gt; 1 uses the target attributes, 2 uses the cutting attributes. For CUTFORM, 64 makes invisible contours.</description>
      <pubDate>Thu, 23 Aug 2007 23:58:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20394#M30560</guid>
      <dc:creator>James Murray</dc:creator>
      <dc:date>2007-08-23T23:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20395#M30561</link>
      <description>Hello James,&lt;BR /&gt;
Thanks for posting back.&lt;BR /&gt;
I guess the reason I never could see the difference between 1 and 2 when&lt;BR /&gt;
using CUTPOLYA is that I always set the material and pen for the&lt;BR /&gt;
CUTPOLYA the same as the pen and material of the element being cut.&lt;BR /&gt;
&lt;BR /&gt;
The first time I used CUTFORM  I set j1 to 1 and j2 to 0 &lt;BR /&gt;
thinking that the two were mutually exclusive as in CUTPOLYA and&lt;BR /&gt;
when I viewed my object in section the object appeared &lt;BR /&gt;
hollow and some of it's surfaces were transparent or disappeared.  &lt;BR /&gt;
Setting j2 to 2 fixed things.&lt;BR /&gt;
&lt;BR /&gt;
You say in your update that "1 uses the target attributes, 2 uses the cutting attributes." &lt;BR /&gt;
so I'm wondering why when I set j2 to 0 I get the&lt;BR /&gt;
strange appearance in section and have tell CUTFORM to do both. ??? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Fri, 24 Aug 2007 01:32:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20395#M30561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T01:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20396#M30562</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;Hello James,&lt;BR /&gt;
Thanks for posting back.&lt;BR /&gt;
I guess the reason I never could see the difference between 1 and 2 when&lt;BR /&gt;
using CUTPOLYA is that I always set the material and pen for the&lt;BR /&gt;
CUTPOLYA the same as the pen and material of the element being cut.&lt;/BLOCKQUOTE&gt;

Yes, it's something you have to want.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;The first time I used CUTFORM  I set j1 to 1 and j2 to 0 &lt;BR /&gt;
thinking that the two were mutually exclusive as in CUTPOLYA and&lt;BR /&gt;
when I viewed my object in section the object appeared &lt;BR /&gt;
hollow and some of it's surfaces were transparent or disappeared.  &lt;BR /&gt;
Setting j2 to 2 fixed things.&lt;/BLOCKQUOTE&gt;

I'm not observing that, but I'm not trying anything fancy, just CUTFORM on PRISM_. Sounds buggy. I get the proper result from status=1 and status=2. It will take status=3 (1+2; j1 &amp;amp; j2 both on), but it treats it as status=1. So if that clears up the section, do it.&lt;BR /&gt;
&lt;BR /&gt;
This is a wicked confusing shape. We have visibility controls in the status, and in the polygon masks. The polygon masks seem to win out. The j7 and j8 status switches can't make anything invisible that the masks intend to show.&lt;BR /&gt;
&lt;BR /&gt;
Reminds me, I really wish we could see cutting shapes in the 3D view.</description>
      <pubDate>Fri, 24 Aug 2007 20:51:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20396#M30562</guid>
      <dc:creator>James Murray</dc:creator>
      <dc:date>2007-08-24T20:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20397#M30563</link>
      <description>Hello James,&lt;BR /&gt;
You have me a little confused. You refer to "The j7 and j8 status switches".&lt;BR /&gt;
In my GDL manual the status numbers only go from j1 up to j6.&lt;BR /&gt;
Also, I don't see how the status codes control edge visibility.&lt;BR /&gt;
They are controlled by the mask values as you say.&lt;BR /&gt;
&lt;BR /&gt;
Yes, I too wish one could see the CUTFORM cutting shape in 3D.&lt;BR /&gt;
Of course, with CUTPOLYA one could just substitute PRISM_&lt;BR /&gt;
for CUTPOLYA and see the shape but no easy way with CUTFORM.&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Fri, 24 Aug 2007 21:29:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20397#M30563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T21:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20398#M30564</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;You refer to "The j7 and j8 status switches".&lt;BR /&gt;
In my GDL manual the status numbers only go from j1 up to j6.&lt;/BLOCKQUOTE&gt;

Hm, I have them under CUTFORM -&amp;gt; status as far back as 9.</description>
      <pubDate>Fri, 24 Aug 2007 21:44:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20398#M30564</guid>
      <dc:creator>James Murray</dc:creator>
      <dc:date>2007-08-24T21:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20399#M30565</link>
      <description>Hello James,&lt;BR /&gt;
You are right. I was looking at the GDL manual for AC 8.1.&lt;BR /&gt;
I just checked in the GDL manual for AC 10 and sure enough&lt;BR /&gt;
The CUTFORM command has been extended and has j7 and j8 status values.&lt;BR /&gt;
Just goes to show everything changes and one has to keep checking.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for alerting me to this change.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Fri, 24 Aug 2007 21:57:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20399#M30565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T21:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20400#M30566</link>
      <description>Has anyone &lt;B&gt;ever&lt;/B&gt; seen a COONS with working edge line status?&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="orange"&gt;j3 (4) : edges of the 1st boundary (x1, y1, z1) are visible. &lt;BR /&gt;
j4 (8) : edges of the 2nd boundary (x2, y2, z2) are visible. &lt;BR /&gt;
j5 (16) : edges of the 3rd boundary (x3, y3, z3) are visible. &lt;BR /&gt;
j6 (32) : edges of the 4th boundary (x4, y4, z4) are visible. &lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
Would benefit a lot of this, but has been forced to cut the xtra lines away with CUTPOLY, CUTPLANE or CUTFORM.</description>
      <pubDate>Sat, 25 Aug 2007 09:35:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20400#M30566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-25T09:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20401#M30567</link>
      <description>&lt;BLOCKQUOTE&gt;Juha wrote:&lt;BR /&gt;Has anyone &lt;B&gt;ever&lt;/B&gt; seen a COONS with working edge line status?&lt;/BLOCKQUOTE&gt;

Unfortunately these mask values never worked. Contour lines are always visible, when j7 (64) = 0.&lt;BR /&gt;
GS is aware of that.</description>
      <pubDate>Sat, 25 Aug 2007 10:21:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20401#M30567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-25T10:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Status parameter in GDL cutting commands</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20402#M30568</link>
      <description>An update on the CUTFORM command.&lt;BR /&gt;
In the AC 10 version of this command &lt;BR /&gt;
you can set the status value j2 to zero &lt;BR /&gt;
and the object shows correctly in section &lt;BR /&gt;
unlike the AC 8.1 version of this command.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Sun, 26 Aug 2007 20:36:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Status-parameter-in-GDL-cutting-commands/m-p/20402#M30568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-26T20:36:25Z</dc:date>
    </item>
  </channel>
</rss>

