<?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: Complex Profiles in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219076#M4147</link>
    <description>Ah, you want to allow for the size of the profile.&lt;BR /&gt;
&lt;BR /&gt;
I know in the railing tool when you choose a profile, it will tell you the 'height' and width of the profile.&lt;BR /&gt;
It will be in the code for the profile railing somewhere.&lt;BR /&gt;
&lt;BR /&gt;
I will see if I can dig it out - unless you beat me to it.&lt;BR /&gt;
&lt;BR /&gt;
It may well be a request for the profile height and width - not sure yet.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Tue, 03 Jul 2018 07:09:02 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-07-03T07:09:02Z</dc:date>
    <item>
      <title>Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219069#M4140</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi all,&lt;BR /&gt;
&lt;BR /&gt;
How do you go about pulling Complex Profile information then creating an extrusion from said information?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ling.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 02 Jul 2018 05:24:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219069#M4140</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2018-07-02T05:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219070#M4141</link>
      <description>Ling:&lt;BR /&gt;
&lt;BR /&gt;
Here is an example part from Graphisoft.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Mon, 02 Jul 2018 12:34:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219070#M4141</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2018-07-02T12:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219071#M4142</link>
      <description>Coolios. So I was looking at the right thing. Just need to figure out how to incorporate it.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Can you pull the profiles height?</description>
      <pubDate>Tue, 03 Jul 2018 02:13:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219071#M4142</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2018-07-03T02:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219072#M4143</link>
      <description>&lt;BLOCKQUOTE&gt;Lingwisyer wrote:&lt;BR /&gt;
Can you pull the profiles height?
&lt;/BLOCKQUOTE&gt;

Profiles are just a shape, they don't have a height or length.&lt;BR /&gt;
When you extrude, tube, revolve, etc., the shape, that is when you give it a length or height.&lt;BR /&gt;
&lt;BR /&gt;
Unless I am misunderstanding what you mean.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 03 Jul 2018 03:29:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219072#M4143</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-07-03T03:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219073#M4144</link>
      <description>_cprism does not define a height. I just have a buffer of nodes and an extrusion length. Is there a way to find the difference between the highest and lowest value of Y within the buffer?&lt;BR /&gt;
&lt;BR /&gt;
The aim is to shift the profile above zero.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ling.</description>
      <pubDate>Tue, 03 Jul 2018 04:14:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219073#M4144</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2018-07-03T04:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219074#M4145</link>
      <description>CPRISM_ is just the same as a PRISM_, but with materials for top, bottom and side surfaces.&lt;BR /&gt;
The height can be what ever you want to make it - no need to know the max y value in the profile.&lt;BR /&gt;
&lt;BR /&gt;
To move the profile above zero just 'ADDz' before the CPRISM_&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 03 Jul 2018 05:22:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219074#M4145</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-07-03T05:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219075#M4146</link>
      <description>Ok, my bad wording... I probably should not use the word "height" as I am not talking about the extrusion amount which is defined as height within the operation...&lt;BR /&gt;
&lt;BR /&gt;
The extrusion is being use parallel to to another face, hence I am wanting a way to compensate for the Profile Origin. So more accurately, I am wanting the distance from the Profile Origin to it's lowest point.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ling.</description>
      <pubDate>Tue, 03 Jul 2018 07:00:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219075#M4146</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2018-07-03T07:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219076#M4147</link>
      <description>Ah, you want to allow for the size of the profile.&lt;BR /&gt;
&lt;BR /&gt;
I know in the railing tool when you choose a profile, it will tell you the 'height' and width of the profile.&lt;BR /&gt;
It will be in the code for the profile railing somewhere.&lt;BR /&gt;
&lt;BR /&gt;
I will see if I can dig it out - unless you beat me to it.&lt;BR /&gt;
&lt;BR /&gt;
It may well be a request for the profile height and width - not sure yet.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 03 Jul 2018 07:09:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219076#M4147</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-07-03T07:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219077#M4148</link>
      <description>Found it.&lt;BR /&gt;

&lt;PRE&gt;reqComp	= REQUEST ("Profile_default_boundingbox",  ac_railProfileID, _xMin, _yMin, _xMax, _yMax)

_profileWidth	= abs(_xMax - _xMin)

_profileHeight	= abs(_yMax - _yMin)
&lt;/PRE&gt;

&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 03 Jul 2018 07:17:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219077#M4148</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-07-03T07:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Profiles</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219078#M4149</link>
      <description>Ah. Have not used a Profiled Rail before so I did not notice that and hence did not think to look there...&lt;BR /&gt;
&lt;BR /&gt;
Thanks Barry,&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ling.</description>
      <pubDate>Tue, 03 Jul 2018 07:50:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Complex-Profiles/m-p/219078#M4149</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2018-07-03T07:50:46Z</dc:date>
    </item>
  </channel>
</rss>

