<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-di-forum/65130/unable-to-handle-multiple-sheet-drawings</link><description>Hi There! 
 I was just wondering when it would be possible to handle multiple title blocks in dgn files with multible sheets? 
 It is common to have the same title block tag set in several sheets but as far as I know, ProjectWIse can only handle one</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/444241?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2018 18:10:54 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:3d5c1a86-81e0-434f-ba2f-adcebda14d63</guid><dc:creator>Stephan Searles</dc:creator><description>&lt;p&gt;Pretty much...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/444036?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 15:34:00 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ec17b762-2a99-4bcc-8983-542b0fb9415c</guid><dc:creator>@B, Carl Broyles</dc:creator><description>&lt;p&gt;It should be a TR - &amp;nbsp;7 years 12,464 views, 26 replies, no solution?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any file can have multiple attribute &amp;quot;sheets&amp;quot;. This concept has been in ProjectWise since forever. But we have never had a way to utilize the data. Where is the logic in that? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;The logic of the request is simple &amp;ndash; the binding of the data stays the same. Sheet models have an integer&amp;nbsp;attribute that can corresponds to a specific PW Attribute sheet.&lt;/p&gt;
&lt;p&gt;A value of 0 equals one PW Attribute sheet per file. A value of 1 &amp;ndash; infinity equals the PW Attribute sheet attached to each sheet model. Model properties are check and title block integration updates the values accordingly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/195527?ContentTypeID=1</link><pubDate>Mon, 09 Jan 2012 18:30:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:205d59db-ef73-4df3-b20e-c5a976e877ba</guid><dc:creator>Stephen Herrick</dc:creator><description>&lt;p&gt;Kevin,&lt;/p&gt;
&lt;p&gt;I have implimented such a workflow, of using fields to reference other sheet/models information. &amp;nbsp;That works great with updating at plot time and using the renumber function, i ended up writing a small mvba that would update the tag valuses from the fields then utilized the titleblock integration to update the attributes. &amp;nbsp;I did make it both ways so if the user makes the change in the attribute, when the file is opened the field is updated.&lt;/p&gt;
&lt;p&gt;Have you noticed in MicroStation Project Explorer that the HARVESTING seems to take longer than what ProjectWise takes to check the file. &amp;nbsp;I have never actually verified this but SURELY the Harvesting is taking advantage of DFT. &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/195404?ContentTypeID=1</link><pubDate>Sat, 07 Jan 2012 00:48:45 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ed7b1ced-145d-4934-ab3f-533b03ca56b6</guid><dc:creator>Dean Lyon</dc:creator><description>&lt;p&gt;Ah. I see that when you say field you mean a reference $FIELD$ who&amp;#39;s value is shown when the file is rendered/viewed/plotted. &amp;nbsp;Not what I thought of as a field. I am not sure what mechanisim in Microstation or AutoCAD would be used to make that entity/element show the correct value without customizations that would have to travel with the drawing if you gave the native file to a vendor, supplier or such. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/195255?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2012 00:30:36 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5808001c-da9e-4c77-b20f-1aea296893e1</guid><dc:creator>Kevin van Haaren</dc:creator><description>&lt;p&gt;The biggest problems we wanted solved (and we&amp;#39;ve gone over this with Bentley)&lt;/p&gt;
&lt;p&gt;* we use sheet titles and page references in notes on sheets other than the sheet with that title (i.e. &amp;quot;See detail # on sheet TITLE, page #)&lt;/p&gt;
&lt;p&gt;* we frequently insert new sheets causing the need to renumber sheets frequently.&lt;/p&gt;
&lt;p&gt;The first issue really doesn&amp;#39;t work with tags because tags replace entire text node and trying to use a tag with text around it just doesn&amp;#39;t work. Fields solves this problem by only replacing the field value&lt;/p&gt;
&lt;p&gt;Ideally to use fields to reference a sheet/page number of another sheet, one could bring up Project Explorer, select the sheet the field would reference and select the sheet title/page number and insert a field into a text note.&lt;/p&gt;
&lt;p&gt;Sheet numbering should be done at rendition (i.e. print but renditions are becoming more than paper these days) time with on the fly numbers applied as generated.&lt;/p&gt;
&lt;p&gt;To be honest, i&amp;#39;m not sure ProjectWise is the appropriate place to store all these values. ProjectWise should be aware of them though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/195147?ContentTypeID=1</link><pubDate>Thu, 05 Jan 2012 03:31:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d4b43abf-0847-46ac-9bb2-fb8e3b526ff9</guid><dc:creator>Jason Harkless</dc:creator><description>&lt;p&gt;Kevin,&lt;/p&gt;
&lt;p&gt;Ironically, your last suggestion is precisely what I am suggesting in my post yesterday (&lt;a href="http://communities.bentley.com/products/projectwise/content_management/f/342986/t/73258.aspx"&gt;ProjectWise working with Project Explorer&lt;/a&gt;)- the PW team seriously needs to get on the ball with this. The fact that we do not have a solution that allows us to make references to other sheets that will dynamically update when we manage the other sheet&amp;#39;s attributes (i.e., Project Explorer Links) via a management solution (i.e. ProjectWise) is honestly, absurd. Then add to that that there is no easy way to actually automatically keep a dynamic index sheet listing all of the individual sheets (i.e. Axiom&amp;#39;s Title Block Manager)- we are just managing the same data in way too many places.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not personally experienced to verify this, but I have been told Autodesk does this- might be time to consider our alternatives...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/195133?ContentTypeID=1</link><pubDate>Thu, 05 Jan 2012 01:30:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:6ef04883-0d20-4239-a939-74dc0eff8ac3</guid><dc:creator>Dean Lyon</dc:creator><description>&lt;p&gt;Kevin, are you saying that&amp;nbsp;you need a dedicated order of fields, rather than named? &amp;nbsp;Do you think a benificial mapping would be for Enter Data Fields / Text Nodes (autoCAD) and with a list of fields to map.&amp;nbsp;&amp;nbsp;Therefore, &amp;nbsp;updating &amp;nbsp;from PW to file and file to PW would map the first node/field to the first attribute listed untill all nodes are exhausted, going to each sequental sheet while unedited nodes exist, using the same list of attributes for each sheet.&amp;nbsp; Well, that is the way it was done in a program I had to&amp;nbsp;maintain&amp;nbsp;before tags came along in Microstation.&amp;nbsp; Should Bentley have an option that emulates this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/195123?ContentTypeID=1</link><pubDate>Thu, 05 Jan 2012 00:14:31 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c8e4077e-d008-4a42-8b9f-fb866e99b21f</guid><dc:creator>Kevin van Haaren</dc:creator><description>&lt;p&gt;We have several offices that have built in house solutions as well. One uses a spreadsheet and some vba, the other uses an Access database and MDL. Both of these offices use their existing solutions with ProjectWise. It does involve checking out all the sheet files to make bulk updates, but they had to make sure they were the only ones in the files without projectwise so it&amp;#39;s a bit of a wash.&lt;/p&gt;
&lt;p&gt;Due to the limitations of how text is handled with tags, the current implementation of title blocks would not work for us, even if they supported multiple sheets/models per file. They just aren&amp;#39;t flexible enough. Instead something more along the lines of how MicroStation fields work is needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/194912?ContentTypeID=1</link><pubDate>Tue, 03 Jan 2012 19:15:05 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1e49e8fc-bf3f-455e-ba00-310c788c5c60</guid><dc:creator>Dean Lyon</dc:creator><description>&lt;p&gt;Now you have my curiosity piqued. &amp;nbsp;Can you tell us how the customer diferentiated between the inserts of blocks that have the same name?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/194786?ContentTypeID=1</link><pubDate>Sun, 01 Jan 2012 10:36:22 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e008eac5-72f8-4b91-a289-5ce5df3dcbf6</guid><dc:creator>shenry</dc:creator><description>&lt;p&gt;&amp;quot; no plans to correct this (huge lack in functionality) with The next release what I am informed...&amp;quot;&lt;/p&gt;
&lt;p&gt;OUCH! .....&lt;/p&gt;
&lt;p&gt;Did a ProjectWise presentation to a prospective client recently and everything was going really well until I covered this topic. The client had a spreadsheet solution (had it for years) that addressed this specific issue and it would be an understatement to say that client&amp;#39;s enthusiasm evaporated at that point.&lt;/p&gt;
&lt;p&gt;Have not heard from them since, so I guess no implementation role for me and no ProjectWise Software sale for Bentley.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/194636?ContentTypeID=1</link><pubDate>Thu, 29 Dec 2011 01:45:00 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:101a1155-5311-42e3-a297-c43cab899afa</guid><dc:creator>Dean Lyon</dc:creator><description>&lt;p&gt;I get what you are trying to do now. &amp;nbsp;You want 1 to N inserts of the same title block or cell and have ProjectWise fill in each separate instance with from the multiple sheets on the document, since you can have multiple sheets on a document.&amp;nbsp; I wonder how they are going to tie the insert to the sheet that is supposed to fill it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/194559?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2011 16:15:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7b402848-0be5-4d17-834a-a20176846b69</guid><dc:creator>Mikkel Bennedbaek</dc:creator><description>&lt;p&gt;DeanLyon, the problem is that PW in practise can only handle one model in one file when it comes to title block intergration. Multible sheets has lived in MicroStation (and ACAD) for more than a decade, so a litle strange PW can not handle it i think. And no.. no plans to correct this (huge lack in functionality) with The next release what I am informed...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/194556?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2011 16:01:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5668139e-f699-4c0d-83cc-ffef63858f63</guid><dc:creator>Mikkel Bennedbaek</dc:creator><description>&lt;p&gt;Scott,I am not sure you can add your name to the CR. It is not how it works. Please create a ST an pray that Bentley will upgrade it to a CR. ;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/186616?ContentTypeID=1</link><pubDate>Wed, 12 Oct 2011 04:52:20 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d2eaf58f-25dc-40a7-b951-a7d0bf13e21c</guid><dc:creator>shenry</dc:creator><description>&lt;p&gt;Dean,&lt;/p&gt;
&lt;p&gt;The issue discussed below relates to having a DGN or DWG file containing multiple titleblocks that need to be populated with different information. This is an issue for both MicroStation and AutoCAD products.&lt;/p&gt;
&lt;p&gt;My take on this topic is that, Ideally, Individual ProjectWise Attribute Sheets need to be &amp;#39;linked&amp;#39; to an identified instance of a Tag Set(or Attribute Block). This would support MicroStation&amp;#39;s existing ability to generate multiple cross sections etc.&lt;/p&gt;
&lt;p&gt;Obviously if it was always a fixed number of titleblocks, per DGN, several Attribute Exchange definitions could be created i.e. TB1, TB2, TB3..... etc. This however, amongst other issues, would result in redundancy of attributes needed to populate the tags that contain information specific to that instance of the titleblock. Hence it is not a suitable long term solution to the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/186397?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2011 17:58:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:521c806d-6e9c-49b1-a891-2f54caa73c0a</guid><dc:creator>Dean Lyon</dc:creator><description>&lt;p&gt;title block integration works for both Microstation and AutoCAD. All you have to do is setup the definitions in the Administrator. &amp;nbsp;You can bind like definitions to the same fields if you wish.&amp;nbsp; So I would assume that mulitple sheets working for one would work for the other as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/186295?ContentTypeID=1</link><pubDate>Sat, 08 Oct 2011 10:21:19 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b8b7bdc1-18a5-4570-8d54-a8d7f9d97fff</guid><dc:creator>Mikkel Bennedbaek</dc:creator><description>&lt;p&gt;DGN projects I will say, as we are working in MicroStation with DGN-files (in DGN workmode).&lt;/p&gt;
&lt;p&gt;However, the client wants a final package in DWG, so in the end we convert the files. &lt;/p&gt;
&lt;p&gt;Because of that, Bentley apparently catogorize the project as a DWG project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/180032?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2011 00:07:21 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:33ad4531-36df-4537-9b06-32f621b94a03</guid><dc:creator>Bob Hanson</dc:creator><description>&lt;p&gt;We also would like to be able to have title block integration for multiple sheets in one file - both MicroStation and AutoCAD.&lt;/p&gt;
&lt;p&gt;I did a search for the CR but came up empty. &amp;nbsp;How do I locate the CR and add us to the list.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/177012?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2011 20:22:29 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:12bf1998-7148-4be4-89ba-519843e35c21</guid><dc:creator>Scott Soper</dc:creator><description>&lt;p&gt;Mikkel, do you mean &lt;span style="text-decoration:underline;"&gt;DGN &lt;/span&gt;projects or are you working in Autocad?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/176714?ContentTypeID=1</link><pubDate>Tue, 05 Jul 2011 16:53:53 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:fe170988-d94b-4f4c-a631-00085b131adf</guid><dc:creator>Mikkel Bennedbaek</dc:creator><description>&lt;p&gt;CR 319918: User wants PW to work on DWG projects where several sheets in one file are used&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/167514?ContentTypeID=1</link><pubDate>Tue, 05 Apr 2011 01:24:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c3f4e7b1-99f4-46d1-b943-d7aa4fbea5e6</guid><dc:creator>Scott Soper</dc:creator><description>&lt;p&gt;If you give us the CR number we can add our names to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/167374?ContentTypeID=1</link><pubDate>Sun, 03 Apr 2011 15:22:59 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:570e1c7f-bc4d-4a1d-ac8c-206ffa63808c</guid><dc:creator>Mikkel Bennedbaek</dc:creator><description>&lt;p&gt;Hi again! At least great to know that I am far from alone struggling with this issue :)&lt;/p&gt;
&lt;p&gt;Just to keep you all informed... &lt;/p&gt;
&lt;p&gt;I made a CR on this some time ago, but last week a had a remote session with Jutin Jussal from Bentley where I descriped the issue/wish in details supported by example file / illustration. &lt;/p&gt;
&lt;p&gt;When he gets back to me I will remember to keep you guys all informed, but meanwhile I recommend that you also submit CR&amp;#39;s, as I am not sure that Bentley realy understands how what great improvement that support for multible sheets in ProjectWise would be... :)&lt;/p&gt;
&lt;p&gt;You will here from me soon...&lt;/p&gt;
&lt;p&gt;Mikkel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/167372?ContentTypeID=1</link><pubDate>Sun, 03 Apr 2011 14:43:13 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:45a4aa1f-a54e-44c9-8b2d-2ed2ad999496</guid><dc:creator>Mikkel Bennedbaek</dc:creator><description>&lt;p&gt;We are often having 20 sheets or more in each plotfile. As there is about 30 or more tags in each title block (depending on the number og revision lines which varies), I would need to find space for over 600 titleblock text fields in the attribute dialog. Even if I used fontsize 6px or smaller, that would not make room enough... :)&lt;/p&gt;
&lt;p&gt;Besides, (it is not very importent, but...) if you are using the same TagSet on several sheets in same file, I think only on of them will update the database from the titleblock when using the update key-in... ?!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/166176?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2011 19:10:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ec5e0044-d66c-4f92-9caa-3dec49e0921e</guid><dc:creator>Scott Soper</dc:creator><description>&lt;p&gt;At WSDOT, we have used multiple sheet files since we began with Intergraph. &amp;nbsp;We currently have the ability to automatically place up to 40 sheets in a file.&lt;/p&gt;
&lt;p&gt;When we began using ProjectWise in 2005 we realized that in order to integrate attributes we would need to move to single sheet per file. &amp;nbsp;This was not meet with enthusiasm by our users.&lt;/p&gt;
&lt;p&gt;Now, due to other factors, we are looking at single sheet files again, but I still think it would be advantageous if we had the option to apply attribute integration to multiple sheet files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/165441?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2011 06:19:24 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:19c3315e-19cf-40d8-ab34-200bc31d066c</guid><dc:creator>David Keam</dc:creator><description>&lt;p&gt;I believe this is a significant oversight by Bentley. Multiple models have been part of the dgn file format since V8 and that&amp;#39;s a long time. InRoads has been generating multiple cross-section sheets in a single dgn for even longer. For cross-sections and occasionally long-sections we use multiple attribute sheets for single dgn to keep our ProjectWise records correct but title block integration is a nightmare. I think ProjectWise should allow association with a model in a dgn and InRoads should put each sheet in a set of cross-sections into a different model. Maybe 2 CRs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Unable to handle multiple sheet drawings .. ?!</title><link>https://communities.bentley.com/thread/165440?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2011 05:38:16 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:17e4ba54-b900-4de6-b0b3-3fb8b46b2d69</guid><dc:creator>Scott Turner</dc:creator><description>&lt;p&gt;Ditto that here. &amp;nbsp;I&amp;#39;ve also run this past Bentley and would get quite a bit of benefit out of this. &amp;nbsp;One other requirement: &amp;nbsp;If the individual paper space tabs where then saved off to their own files (prior to delivery), PW should also know to create the corresponding attributes and potentially audit trail entries as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>