<?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: How to workaround Dynamo functionalities in Revit plugIns? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-workaround-dynamo-functionalities-in-revit-plugins/m-p/12585486#M7070</link>
    <description>&lt;P&gt;Thanks for the reply,&lt;BR /&gt;I have checked in the &lt;A title="Dynamo" href="https://github.com/DynamoDS/DynamoRevit" target="_blank" rel="noopener"&gt;github&lt;/A&gt;&amp;nbsp;but i cant find the geometry library or nodes like surface.bypatch which will take closed curves as input and create a surface. Can you please help me with this ? or is there any other way to tackle this? I have just started creating plugins for Revit in C#, So far i have used default Revit API methods.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 12:47:35 GMT</pubDate>
    <dc:creator>neelDZKPU</dc:creator>
    <dc:date>2024-02-27T12:47:35Z</dc:date>
    <item>
      <title>How to workaround Dynamo functionalities in Revit plugIns?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-workaround-dynamo-functionalities-in-revit-plugins/m-p/12571507#M7068</link>
      <description>&lt;P&gt;Hello all,&amp;nbsp;&lt;BR /&gt;I am working on a script that involves geometrical concepts to get the output. So if we are using Dynamo, we can use&amp;nbsp; several nodes like "surface.bypatch" to create a temporary surface, "surface.PointAtParameter" to get points in surface. How can we workaround it in C# as Revit plugins?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 15:29:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-workaround-dynamo-functionalities-in-revit-plugins/m-p/12571507#M7068</guid>
      <dc:creator>neelDZKPU</dc:creator>
      <dc:date>2024-02-20T15:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to workaround Dynamo functionalities in Revit plugIns?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-workaround-dynamo-functionalities-in-revit-plugins/m-p/12571762#M7069</link>
      <description>&lt;P&gt;I assume that by "workaround" you mean "reproduce". If so, the way to go is to explore the Dynamo node source code and see what Revit API and other calls it uses. Please be aware that Dynamo sometimes makes use of geometry library functionality that is not available in the pure Revit API. However, the entire Dynamo source code is open source, so you could theoretically copy it and migrate it all into your own Revit add-in. If you do so, please share the result, since I am sure it would be much appreciated by others as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 17:23:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-workaround-dynamo-functionalities-in-revit-plugins/m-p/12571762#M7069</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2024-02-20T17:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to workaround Dynamo functionalities in Revit plugIns?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-workaround-dynamo-functionalities-in-revit-plugins/m-p/12585486#M7070</link>
      <description>&lt;P&gt;Thanks for the reply,&lt;BR /&gt;I have checked in the &lt;A title="Dynamo" href="https://github.com/DynamoDS/DynamoRevit" target="_blank" rel="noopener"&gt;github&lt;/A&gt;&amp;nbsp;but i cant find the geometry library or nodes like surface.bypatch which will take closed curves as input and create a surface. Can you please help me with this ? or is there any other way to tackle this? I have just started creating plugins for Revit in C#, So far i have used default Revit API methods.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 12:47:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-workaround-dynamo-functionalities-in-revit-plugins/m-p/12585486#M7070</guid>
      <dc:creator>neelDZKPU</dc:creator>
      <dc:date>2024-02-27T12:47:35Z</dc:date>
    </item>
  </channel>
</rss>

