<?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 create project phase programly? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12205466#M32135</link>
    <description>&lt;P&gt;I just checked the API for 2024 and we still can't create phases programmatically. One of the articles in the links shared by Jeremy is from 2011.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2023 22:55:51 GMT</pubDate>
    <dc:creator>floretti</dc:creator>
    <dc:date>2023-08-29T22:55:51Z</dc:date>
    <item>
      <title>How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/9722434#M32131</link>
      <description>&lt;P&gt;Is there any API function that can create a new project phase?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;is there any function that can modify phase's name？&lt;/P&gt;&lt;P&gt;I use revit 2018 sdk, 2020？2021？which version can solve this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had try to set phase.name, but failed, "the&amp;nbsp; propriet can not be modified"，&lt;/P&gt;&lt;P&gt;and try to set&amp;nbsp; phase&amp;nbsp;parameter‘s’ value(phase_name)，but it is "read_olny", so failed too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;respect your reply!&lt;/P&gt;&lt;P&gt;thank you so much~ thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 07:26:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/9722434#M32131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-01T07:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/9722610#M32132</link>
      <description>&lt;P&gt;Setting the Name property or the associated underlying parameter are the only two options I can think of to set the phase name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If they do not work, I assume it is not possible, unfortunately.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you set the phase name manually in the end user interface? If that is not possible,&amp;nbsp; the API will certainly not enable it either.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To request this functionality, please add a wish list item to the Revit Idea Station and tag it as API, or, better still, vote for an existing request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, a good candidate is 'Create Phases in API':&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/revit-ideas/create-phases-in-api/idi-p/7037069" target="_blank"&gt;https://forums.autodesk.com/t5/revit-ideas/create-phases-in-api/idi-p/7037069&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, here are two other old threads on this topic, found by searching for 'create phase':&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/is-there-any-method-to-create-new-phase-programmatically/m-p/6384252" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/is-there-any-method-to-create-new-phase-programmatically/m-p/6384252&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/create-phase-method/m-p/3115886" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/create-phase-method/m-p/3115886&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, they do not help much either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 09:02:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/9722610#M32132</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-09-01T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/9874888#M32133</link>
      <description>&lt;P&gt;Is phase method is available currently in Revit 2020 API.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 11:14:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/9874888#M32133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-17T11:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/11939374#M32134</link>
      <description>&lt;P&gt;Hi Guys, just would like to know is there any updates for revit 2023 api?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 17:19:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/11939374#M32134</guid>
      <dc:creator>wenjuzhang</dc:creator>
      <dc:date>2023-05-03T17:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12205466#M32135</link>
      <description>&lt;P&gt;I just checked the API for 2024 and we still can't create phases programmatically. One of the articles in the links shared by Jeremy is from 2011.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 22:55:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12205466#M32135</guid>
      <dc:creator>floretti</dc:creator>
      <dc:date>2023-08-29T22:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12207870#M32136</link>
      <description>&lt;P&gt;Is there any update on this? It would be super helpful if this can get integrated in the next version.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 19:57:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12207870#M32136</guid>
      <dc:creator>vilinAAB5J</dc:creator>
      <dc:date>2023-08-30T19:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12207958#M32137</link>
      <description>&lt;P&gt;I &lt;A href="https://autodesk.slack.com/archives/C0SR6NAP8/p1693427859139149" target="_blank"&gt;asked&lt;/A&gt; the development team for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 20:38:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12207958#M32137</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-08-30T20:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12224743#M32138</link>
      <description>&lt;P&gt;Hy Jeremy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have you a replies by the dev team about create Phase in revit document programly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 13:50:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12224743#M32138</guid>
      <dc:creator>MERLET_J</dc:creator>
      <dc:date>2023-09-07T13:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12224842#M32139</link>
      <description>&lt;P&gt;Nope, no reply so far. Maybe they have already answered it to often in the past. I re-prompted them for a current update. Have you voted for the wish list item in the Revit Idea Station?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 14:19:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12224842#M32139</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-09-07T14:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12251078#M32140</link>
      <description>&lt;P&gt;They &lt;A href="https://autodesk.slack.com/archives/C0SR6NAP8/p1693427859139149" target="_blank"&gt;replied&lt;/A&gt;: That is a very valid request and we do have a long standing associated wish &lt;U&gt;&lt;STRONG&gt;REVIT-91344&lt;/STRONG&gt;&lt;/U&gt;. Please make a note of this number for future reference. We will bring it up, reconsider priority, formally create and track this as an epic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 14:38:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/12251078#M32140</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-09-19T14:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create project phase programly?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/13775065#M84484</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/824630"&gt;@jeremy_tammik&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;Any news on this topic?&lt;/P&gt;&lt;P&gt;Would be a big timesaver on a project I'm working on.&lt;/P&gt;&lt;P&gt;The project has a lot of necessary phases. We now need to change all phases from 2-digits to 4-digits.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently, we can only make these changes manually in each model, which involves a lot of clicking and typing. This increases the risk of making errors.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 06:56:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-create-project-phase-programly/m-p/13775065#M84484</guid>
      <dc:creator>pascal.robben</dc:creator>
      <dc:date>2025-08-20T06:56:02Z</dc:date>
    </item>
  </channel>
</rss>

