<?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: Nurbs - in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282209#M3895</link>
    <description>Ok,&lt;BR /&gt;
&lt;BR /&gt;
How did you manage to save this object as nurbs in ArchiCAD ? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;</description>
    <pubDate>Sat, 14 Apr 2018 12:26:39 GMT</pubDate>
    <dc:creator>Nader Belal</dc:creator>
    <dc:date>2018-04-14T12:26:39Z</dc:date>
    <item>
      <title>Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282201#M3887</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi everyone,&lt;BR /&gt;
&lt;BR /&gt;
I was trying to take an adventures step to understand nurbs GDL commands, but then I found out that the GDL manual is pretty confusing ... so here goes my questions:&lt;BR /&gt;
&lt;BR /&gt;
1- Nurbssurface
&lt;BLOCKQUOTE&gt;degree_u: degree of surface in the u parameter direction&lt;BR /&gt;
degree_v: degree of surface in the v parameter direction&lt;BR /&gt;
nu, nv: number of control points in u and v directions, greater than degree (not less than order) of then surface in given direction&lt;/BLOCKQUOTE&gt;

a- I understand the concept of U,V &amp;amp; W, but how many Knot points in UV must I use to define correctly a nurbs surface ?&lt;BR /&gt;
b- Suppose that the surface is a rectangular shape with a slight curve, does this mean I have to take 4 points :&lt;BR /&gt;
(0,0), (0,1), (1,1), (1,0)?&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Apr 2018 20:05:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282201#M3887</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2018-04-09T20:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282202#M3888</link>
      <description>Lacking help from more knowledgeable users which I am not:&lt;BR /&gt;
&lt;BR /&gt;
A general definition of nurbs is:&lt;BR /&gt;
&lt;BR /&gt;
#knots in knot vector =  control points + order&lt;BR /&gt;
assuming rectangle (points at corners) and quadratic order = 5 knots/vector as in:&lt;BR /&gt;
(0,0,1,2,2)&lt;BR /&gt;
minimum control points would be at corners unless you wanted more control - than add point in centers.&lt;BR /&gt;
(0,0,0), (1,0,0), (0,1,0), (1,1,0) i believe that Archicad also requires a weight.</description>
      <pubDate>Tue, 10 Apr 2018 13:59:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282202#M3888</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2018-04-10T13:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282203#M3889</link>
      <description>There is someone who figured it out ... there is one single object on Archiradar that claims using it - unfortunately it is locked.&lt;BR /&gt;
&lt;BR /&gt;
The only way I think it is possible to figure it out now is to make some nurbs object in Rhino and import it as an object to AC (I am planning to do it but the lack of time prevents form it  ;P)&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Tue, 10 Apr 2018 15:35:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282203#M3889</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-04-10T15:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282204#M3890</link>
      <description>Already tried that, the model changes to a mesh object</description>
      <pubDate>Tue, 10 Apr 2018 18:26:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282204#M3890</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2018-04-10T18:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282205#M3891</link>
      <description>&lt;BLOCKQUOTE&gt;Moonlight wrote:&lt;BR /&gt;Already tried that, the model changes to a mesh object&lt;/BLOCKQUOTE&gt;

Since ver 20 it creates the series of nurbs related comands in 3d  script - however the input from Rhino has to be a nurbs object.&lt;BR /&gt;
&lt;BR /&gt;
Piotr</description>
      <pubDate>Wed, 11 Apr 2018 15:02:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282205#M3891</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2018-04-11T15:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282206#M3892</link>
      <description>&lt;BLOCKQUOTE&gt;by Piotr Dobrowolski 
&lt;BLOCKQUOTE&gt;Moonlight wrote:&lt;BR /&gt;
Already tried that, the model changes to a mesh object&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
Since ver 20 it creates the series of nurbs related comands in 3d script - however the input from Rhino has to be a nurbs object.&lt;/BLOCKQUOTE&gt;

No it doesn't, I have just tried that again after seeing your comment. It changes the body to a mesh using VERT, Edge &amp;amp; Pgon{2}</description>
      <pubDate>Wed, 11 Apr 2018 22:17:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282206#M3892</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2018-04-11T22:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282207#M3893</link>
      <description>Thank you all&lt;BR /&gt;
&lt;BR /&gt;
I have got the answer from another source&lt;BR /&gt;
&lt;BR /&gt;
The U &amp;amp; V value that were mentioned in the manual are that of the surface as whole and not at a specific loction.</description>
      <pubDate>Thu, 12 Apr 2018 22:36:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282207#M3893</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2018-04-12T22:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282208#M3894</link>
      <description>FYI:&lt;BR /&gt;
For any interested:  attached is a nurbs file for a simple cube of degree 1 (linear).&lt;BR /&gt;
It was quickly made in Rhino and imported very well in to Archicad.&lt;BR /&gt;
As you would see adding more degrees to make a true nurb would really complicate even a simple object.&lt;BR /&gt;
&lt;BR /&gt;
size = X: 9.438, Y: 10.686, Z:9.197&lt;BR /&gt;
 The zip file contains the Rhino , GDL, Object,  pln files plus the text of the 3Dcode which would probably be of primary interest.&lt;BR /&gt;
&lt;BR /&gt;
I see that the conversion to GDL code was fairly direct and illustrates the usage of the Archicad GDL Code.&lt;BR /&gt;
&lt;BR /&gt;
Critical to the code is the direction of the various faces, surfaces etc. I found that just too confusing -- Don't have the patience, And there's no explanation in Archicad other than it has to be done.&lt;BR /&gt;
&lt;BR /&gt;
I found it much easier to just configure in Rhino and than import -- You may want to do it directly in Archicad -- Good Luck,</description>
      <pubDate>Fri, 13 Apr 2018 04:43:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282208#M3894</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2018-04-13T04:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282209#M3895</link>
      <description>Ok,&lt;BR /&gt;
&lt;BR /&gt;
How did you manage to save this object as nurbs in ArchiCAD ? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;</description>
      <pubDate>Sat, 14 Apr 2018 12:26:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282209#M3895</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2018-04-14T12:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282210#M3896</link>
      <description>Export Rino object as Rino 3D Model - 3DM. - Using MAC Rhino release 5.&lt;BR /&gt;
IN Archicad in a new project -- use File- open -- select Rhino 3D model&lt;BR /&gt;
&lt;BR /&gt;
use fit window as the object may be in left field.&lt;BR /&gt;
&lt;BR /&gt;
Then select and open Library &amp;amp; Object -- save selection as -- object&lt;BR /&gt;
&lt;BR /&gt;
Can't help with Rhino as I'm not familar with it -- I prefer FormZ.&lt;BR /&gt;
&lt;BR /&gt;
FYI: I talked with tech support and no one in USA TS is familar with the nurb GDL commands -- said It was added just to import Rhino files. But its pretty straight forward except I can't figure out the direction of the cutting curves. Edges and Faces -- OK. if you figure that out let me know. I might make a video later but this is so tedious to do, i doubt it's not worth just doing in Rhino -- Wish they supported FormZ?</description>
      <pubDate>Sat, 14 Apr 2018 15:31:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282210#M3896</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2018-04-14T15:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282211#M3897</link>
      <description>Thank you, with that I can continue my way</description>
      <pubDate>Tue, 17 Apr 2018 22:17:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282211#M3897</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2018-04-17T22:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Nurbs -</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282212#M3898</link>
      <description>@poco2013&lt;BR /&gt;
&lt;BR /&gt;
well I started from zero, and I saw another problem, that I although my code was correct using &lt;B&gt;Nurbscurve2D&lt;/B&gt; &amp;amp; &lt;B&gt;Nurbscurve3d&lt;/B&gt; was correct, it always gave me a error that I have missing parameters.&lt;BR /&gt;
&lt;BR /&gt;
And now I know why  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cool.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
ArchiCAD uses OpenGL nurbs&lt;BR /&gt;
Rhino uses openNurbs nurbs&lt;BR /&gt;
&lt;BR /&gt;
so as long you're aware of the differences, you will get to where you want to go  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:36:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Nurbs/m-p/282212#M3898</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2018-04-18T14:36:06Z</dc:date>
    </item>
  </channel>
</rss>

