<?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: PROJECT2{2} and fills in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84916#M35252</link>
    <description>U can see the material's fill with this cose &lt;BR /&gt;
&lt;BR /&gt;
project2 mode, angle, 16 + type (1, 2 or 3) &lt;BR /&gt;
&lt;BR /&gt;
like &lt;BR /&gt;
&lt;BR /&gt;
project2{2} mode, angle, 16+ type (1,2 or 3), ......&lt;BR /&gt;
&lt;BR /&gt;
and&lt;BR /&gt;
project2{2} mode, angle, 48+ type (1,2 or 3), ......&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;but in the 2D view there is a "brick" fill on the section area I don't know, where it's from&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
1) U havn't definie a material (code) before cutplane &lt;BR /&gt;
and ArchiCAD .. assign the first in default system's material&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
CU mirco&lt;BR /&gt;
&lt;A href="http://www.3dsmile.it" target="_blank"&gt;www.3dsmile.it&lt;/A&gt;</description>
    <pubDate>Thu, 24 Nov 2005 14:47:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-11-24T14:47:53Z</dc:date>
    <item>
      <title>PROJECT2{2} and fills</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84912#M35248</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I have a basic question again. The attached object ...&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Nov 2005 10:27:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84912#M35248</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2005-11-23T10:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: PROJECT2{2} and fills</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84913#M35249</link>
      <description>... is a block, cut by a CUTPLANE.&lt;BR /&gt;
&lt;BR /&gt;
It has no certain fill in the 3D view, but in the 2D view there is a "brick" fill on the section area I don't know, where it's from. See picture below.</description>
      <pubDate>Wed, 23 Nov 2005 10:28:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84913#M35249</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2005-11-23T10:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: PROJECT2{2} and fills</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84914#M35250</link>
      <description>A complete thread just for me. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
The (simple) explanation:&lt;BR /&gt;
The surfaces, resulting out of CUTPLANES, inherit the material (and its 3D-fills), set before the CUTPLANE-command by SET MATERIAL. In my demonstration object none was defined, so AC took any fill/material.</description>
      <pubDate>Thu, 24 Nov 2005 09:26:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84914#M35250</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2005-11-24T09:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: PROJECT2{2} and fills</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84915#M35251</link>
      <description>I don't know exactly where it comes from, but when you use a cutplane command, the material used above the cutplane will be used for the resulting surface. &lt;BR /&gt;
&lt;BR /&gt;
so I attatched a material parameter and a material definition in front of cutplane: &lt;BR /&gt;

&lt;PRE&gt;add 0,0,0.8
!                !!! define a new material parameter "matcpl" in parameter list
material matcpl  !!! this material will be used for the resulting surface
CUTPLANE
DEL 1

if matT="Symbol" then material SYMB_MAT else material "mat2D"

ROTX 45
ROTY 45
BLOCK 1,1,1
DEL 2
CUTEND&lt;/PRE&gt;

you will see this effect not only on the 2d-komplete view but also in the 3d view, if the 3d surface fill effect is "on" i 3d window settings. &lt;BR /&gt;
&lt;BR /&gt;
best regards, gerd</description>
      <pubDate>Thu, 24 Nov 2005 09:28:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84915#M35251</guid>
      <dc:creator>gerd</dc:creator>
      <dc:date>2005-11-24T09:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: PROJECT2{2} and fills</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84916#M35252</link>
      <description>U can see the material's fill with this cose &lt;BR /&gt;
&lt;BR /&gt;
project2 mode, angle, 16 + type (1, 2 or 3) &lt;BR /&gt;
&lt;BR /&gt;
like &lt;BR /&gt;
&lt;BR /&gt;
project2{2} mode, angle, 16+ type (1,2 or 3), ......&lt;BR /&gt;
&lt;BR /&gt;
and&lt;BR /&gt;
project2{2} mode, angle, 48+ type (1,2 or 3), ......&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;but in the 2D view there is a "brick" fill on the section area I don't know, where it's from&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
1) U havn't definie a material (code) before cutplane &lt;BR /&gt;
and ArchiCAD .. assign the first in default system's material&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
CU mirco&lt;BR /&gt;
&lt;A href="http://www.3dsmile.it" target="_blank"&gt;www.3dsmile.it&lt;/A&gt;</description>
      <pubDate>Thu, 24 Nov 2005 14:47:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/PROJECT2-2-and-fills/m-p/84916#M35252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-24T14:47:53Z</dc:date>
    </item>
  </channel>
</rss>

