<?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: CUTPLANE Problem in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/CUTPLANE-Problem/m-p/105486#M40619</link>
    <description>&lt;FONT color="#0088ff"&gt;This helpfulness for me, Thank.&lt;/FONT&gt; &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
    <pubDate>Mon, 30 Aug 2004 06:22:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-08-30T06:22:39Z</dc:date>
    <item>
      <title>CUTPLANE Problem</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/CUTPLANE-Problem/m-p/105484#M40617</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;&lt;FONT color="#0088ff"&gt;     I tried make this object (please see picture) by CONE,SPHERE and used CUTPLANE. But I can't cut it in correct position.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt; &lt;BR /&gt;
     How I can make this object in GDL. Please suggest &lt;/FONT&gt;&lt;/R&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/67750i88ED5CB764F96AE5/image-size/large?v=v2&amp;amp;px=999" border="0" alt="3Dobj.jpg" title="3Dobj.jpg" /&gt;</description>
      <pubDate>Mon, 30 Aug 2004 04:26:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/CUTPLANE-Problem/m-p/105484#M40617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-08-30T04:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: CUTPLANE Problem</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/CUTPLANE-Problem/m-p/105485#M40618</link>
      <description>Try the following: Draw a cylinder and add an ellipse at the top of the cylinder to form the object. The CUTPLANE command comes before the above object creation and you locate it's origin with the ADD x,y,z (for cutplane) then enter the angle of the cut (which I'd guess you want to be between 0 and 90 degrees from your drawing). &lt;BR /&gt;
&lt;BR /&gt;
Please note that the brackets are my comments, don't include them in the script.&lt;BR /&gt;
&lt;BR /&gt;
MATERIAL material&lt;BR /&gt;
PEN pen&lt;BR /&gt;
&lt;BR /&gt;
ADD x,y,z (for cutplane origin)&lt;BR /&gt;
    CUTPLANE angle&lt;BR /&gt;
DEL 1&lt;BR /&gt;
    CYLIND h1,r1&lt;BR /&gt;
ADDz h1&lt;BR /&gt;
    ELLIPS h2,r1  (h2 = r1 if this is sphere rather than ellipse)&lt;BR /&gt;
DEL 1&lt;BR /&gt;
    CUTEND&lt;BR /&gt;
&lt;BR /&gt;
The above will do the basic object, you'll need to add any other transformation statements needed to rotate the overall object. Also, in the 2D Script you'll need to add PROJECT2 3,270,2 for the 2D symbol. &lt;BR /&gt;
&lt;BR /&gt;
If you're confused about the cutplane, add CIRCLE r after CUTPLANE to help you visualize the cutplane location and angle. Don't forget to put "!" in front of CUTPLANE, CUTEND whilst you're doing this.&lt;BR /&gt;
&lt;BR /&gt;
Cheers, Cameron</description>
      <pubDate>Mon, 30 Aug 2004 05:05:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/CUTPLANE-Problem/m-p/105485#M40618</guid>
      <dc:creator>Vitruvius</dc:creator>
      <dc:date>2004-08-30T05:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: CUTPLANE Problem</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/CUTPLANE-Problem/m-p/105486#M40619</link>
      <description>&lt;FONT color="#0088ff"&gt;This helpfulness for me, Thank.&lt;/FONT&gt; &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Mon, 30 Aug 2004 06:22:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/CUTPLANE-Problem/m-p/105486#M40619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-08-30T06:22:39Z</dc:date>
    </item>
  </channel>
</rss>

