<?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/"><channel><title>06-imodel格式转换</title><link>https://communities.bentley.com/communities/other_communities/chinafirst/w/chinawiki/19166/06-imodel</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>06-imodel格式转换</title><link>https://communities.bentley.com/communities/other_communities/chinafirst/w/chinawiki/19166/06-imodel</link><pubDate>Mon, 02 Feb 2015 02:50:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:092b02e0-9043-4791-8ff7-7f41bcde881a</guid><dc:creator>lijun.ma</dc:creator><comments>https://communities.bentley.com/communities/other_communities/chinafirst/w/chinawiki/19166/06-imodel#comments</comments><description>Current Revision posted to 技术资料库 by lijun.ma on 2/2/2015 2:50:25 AM&lt;br /&gt;
&lt;p&gt;通过调用imodel接口可以方便的将桌面版的imodel文件转为移动版甚至dgn文件，示例代码如下：&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;IModel imodel = IModel.Open(strFile);&lt;/p&gt;
&lt;p&gt;imodel.CopyToDgn();&lt;/p&gt;
&lt;p&gt;imodel.SaveAs(@&amp;quot;D:\myproduct\microstation\i-model\mytest\school2.imodel&amp;quot;, true);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: imodel 格式转换&lt;/div&gt;
</description></item><item><title>06-imodel格式转换</title><link>https://communities.bentley.com/communities/other_communities/chinafirst/w/chinawiki/19166/06-imodel/revision/1</link><pubDate>Sat, 31 Jan 2015 08:25:04 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:092b02e0-9043-4791-8ff7-7f41bcde881a</guid><dc:creator>lijun.ma</dc:creator><comments>https://communities.bentley.com/communities/other_communities/chinafirst/w/chinawiki/19166/06-imodel#comments</comments><description>Revision 1 posted to 技术资料库 by lijun.ma on 1/31/2015 8:25:04 AM&lt;br /&gt;
&lt;p&gt;06-imodel格式转换&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: imodel 格式转换&lt;/div&gt;
</description></item></channel></rss>