<?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: Creating a circular column in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550899#M15627</link>
    <description>Thank you my dear , I will see what I can and learn</description>
    <pubDate>Mon, 14 Nov 2022 13:40:30 GMT</pubDate>
    <dc:creator>ahmadkhalaf7892</dc:creator>
    <dc:date>2022-11-14T13:40:30Z</dc:date>
    <item>
      <title>Creating a circular column</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550428#M15623</link>
      <description>&lt;P&gt;Hi everyone, forgive me for asking but I am a newbie in Revit API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to ask if there was any possible way so that we can create a new circular column in Revit API?&lt;/P&gt;&lt;P&gt;I don't know if it is possible, I have been checking the forum for such a topic, but I didn't get my answer.&lt;/P&gt;&lt;P&gt;I am still in the learning process and trying to understand how it works. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 09:02:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550428#M15623</guid>
      <dc:creator>ahmadkhalaf7892</dc:creator>
      <dc:date>2022-11-14T09:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a circular column</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550655#M15624</link>
      <description>&lt;P&gt;Welcome to the Revit API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, certainly you can programmatically create a circular column.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, you cannot succeed with that task without first understanding the manual process to achieve the same through the end user interface. It requires creating a family definition and defining family types.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest that you learn how to perform this task manually through the end-user interface first. Once you have understood that process, you can look into automating it using the API.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you are well prepared for that, you can take a look at some important articles explaining the programmatic family creation process shared by The Building Coder:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.25" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.25&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 11:08:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550655#M15624</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-11-14T11:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a circular column</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550675#M15625</link>
      <description>Hi Jeremy&lt;BR /&gt;Thank you for the guidance, from what I have read I first have to create the column Family manually and insert it into the Revit project so that I can add it using Revit API. This is the better approach, right?&lt;BR /&gt;Can the Revit API create a family from zero? I am asking for future purposes I am not intending to such an action now</description>
      <pubDate>Mon, 14 Nov 2022 11:17:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550675#M15625</guid>
      <dc:creator>ahmadkhalaf7892</dc:creator>
      <dc:date>2022-11-14T11:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a circular column</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550882#M15626</link>
      <description>&lt;DIV id="bodyDisplay" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;&amp;gt; have to create the column Family manually...&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;... or programmatically.&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&amp;gt; insert it into the Revit project so that I can add it using Revit API. This is the better approach, right?&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;Yes.&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;gt; Can the Revit API create a family from zero?&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-body-content"&gt;Yes.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="custom-add-tag"&gt;
&lt;DIV class="lia-panel lia-panel-standard MessageTagsTaplet Chrome lia-component-message-view-widget-tags"&gt;
&lt;DIV class="lia-decoration-border"&gt;
&lt;DIV class="lia-decoration-border-top"&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Here is an example of all three steps:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Create family definition&lt;/LI&gt;
&lt;LI&gt;Load family into project&lt;/LI&gt;
&lt;LI&gt;Place family instance&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2011/06/creating-and-inserting-an-extrusion-family.html" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2011/06/creating-and-inserting-an-extrusion-family.html&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-decoration-border-content"&gt;
&lt;DIV&gt;
&lt;DIV class="lia-panel-content-wrapper"&gt;
&lt;DIV class="lia-panel-content"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Nov 2022 13:33:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550882#M15626</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-11-14T13:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a circular column</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550899#M15627</link>
      <description>Thank you my dear , I will see what I can and learn</description>
      <pubDate>Mon, 14 Nov 2022 13:40:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/creating-a-circular-column/m-p/11550899#M15627</guid>
      <dc:creator>ahmadkhalaf7892</dc:creator>
      <dc:date>2022-11-14T13:40:30Z</dc:date>
    </item>
  </channel>
</rss>

