<?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 can I create a new Sheet List Schedule? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3935959#M79383</link>
    <description>&lt;P&gt;Great thx for the reply, I'll give it a try.&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2013 19:06:58 GMT</pubDate>
    <dc:creator>b_ralphs</dc:creator>
    <dc:date>2013-05-24T19:06:58Z</dc:date>
    <item>
      <title>How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3929654#M79380</link>
      <description>&lt;P&gt;I've had a look at the "ScheduleCreation" sample provided in the SDK &amp;amp; I've tried changing this line:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ViewSchedule schedule = ViewSchedule.CreateSchedule(document, new ElementId(BuiltInCategory.&lt;STRONG&gt;OST_Walls&lt;/STRONG&gt;), ElementId.InvalidElementId);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ViewSchedule schedule = ViewSchedule.CreateSchedule(document, new ElementId(BuiltInCategory.&lt;STRONG&gt;OST_Sheets&lt;/STRONG&gt;), ElementId.InvalidElementId);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;categoryId is not a valid category for a regular schedule.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Parameter name: categoryIdA transaction or sub-transaction was opened but not closed. All changes to the active document made by External Command will be discarded.&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;"&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;So how do I go aobut creating a new Sheet List?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;thx,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;Barry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2013 21:51:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3929654#M79380</guid>
      <dc:creator>b_ralphs</dc:creator>
      <dc:date>2013-05-20T21:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3935793#M79381</link>
      <description>&lt;P&gt;Is this not possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2013 17:19:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3935793#M79381</guid>
      <dc:creator>b_ralphs</dc:creator>
      <dc:date>2013-05-24T17:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3935928#M79382</link>
      <description>&lt;P&gt;You need to use the ViewSchedule.CreateSheetList(document) method&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2013 18:52:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3935928#M79382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T18:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3935959#M79383</link>
      <description>&lt;P&gt;Great thx for the reply, I'll give it a try.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2013 19:06:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3935959#M79383</guid>
      <dc:creator>b_ralphs</dc:creator>
      <dc:date>2013-05-24T19:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945569#M79384</link>
      <description>&lt;P&gt;Thx for the info, I now have a blank sheet list.&lt;/P&gt;&lt;P&gt;Now how would I go about adding the sheets to it?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 19:54:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945569#M79384</guid>
      <dc:creator>b_ralphs</dc:creator>
      <dc:date>2013-06-03T19:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945578#M79385</link>
      <description>&lt;P&gt;Oh I think I need to add the "Sheet Number" &amp;amp; "Sheet Name" fields...&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 20:01:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945578#M79385</guid>
      <dc:creator>b_ralphs</dc:creator>
      <dc:date>2013-06-03T20:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945621#M79386</link>
      <description>&lt;P&gt;OK I got the fields added with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;private static BuiltInParameter[] s_parametersNotToSkip = new BuiltInParameter[] { BuiltInParameter.SHEET_NAME, BuiltInParameter.SHEET_NUMBER };&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;private bool ShouldSkip(ElementId parameterId)&lt;BR /&gt;{&lt;BR /&gt;foreach (BuiltInParameter bip in s_parametersNotToSkip)&lt;BR /&gt;{&lt;BR /&gt;if (new ElementId(bip) == parameterId)&lt;BR /&gt;return false;&lt;BR /&gt;}&lt;BR /&gt;return true;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now how do I add a new row to the schedule?&lt;/P&gt;&lt;P&gt;I think I need to use:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;schedule.Definition.InsertField()&lt;/P&gt;&lt;P&gt;But I'm not sure what parameters to use....?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 20:33:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945621#M79386</guid>
      <dc:creator>b_ralphs</dc:creator>
      <dc:date>2013-06-03T20:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945744#M79387</link>
      <description>&lt;P&gt;You won't actually add rows to the schedule.&amp;nbsp; When you add sheets to the model, they will appear in the sheet list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If they aren't appearing in the sheet list, make sure that you don't have any filters that may be hiding them.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 23:39:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945744#M79387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-03T23:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945749#M79388</link>
      <description>&lt;P&gt;Thx for the reply.&lt;/P&gt;&lt;P&gt;Yes when I add new sheets the project they do show up in the schedule, but I want to add dummy/placeholder sheets. When you're in the schedule view in Revit it has the option to add these sheets as a new row on the Ribbon....&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 23:50:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945749#M79388</guid>
      <dc:creator>b_ralphs</dc:creator>
      <dc:date>2013-06-03T23:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945760#M79389</link>
      <description>You should be able to use the ViewSheet.CreatePlaceholder to accomplish that</description>
      <pubDate>Tue, 04 Jun 2013 00:20:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3945760#M79389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-04T00:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a new Sheet List Schedule?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3946739#M79390</link>
      <description>&lt;P&gt;Cool, works great.&lt;/P&gt;&lt;P&gt;Thx for the help.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2013 19:29:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-can-i-create-a-new-sheet-list-schedule/m-p/3946739#M79390</guid>
      <dc:creator>b_ralphs</dc:creator>
      <dc:date>2013-06-04T19:29:22Z</dc:date>
    </item>
  </channel>
</rss>

