<?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>【MSCE C#】元素高亮效率问题</title><link>https://communities.bentley.com/communities/other_communities/chinafirst/f/microstation-projectwise/175898/msce-c</link><description>老师们好，我在社区里找到两种元素高亮方式。 
 A、 SelectionSetManager.AddElement(elm, Session.Instance.GetActiveDgnModelRef()); 
 B、ElementAgendaDisplayable ageda = GetHighlightAgendaInstance(); ageda.Insert(elm, true); ageda.Hilite(); 
 测试发现，A、元素过多时（测试时是17000多个元素），加入选择集时太慢</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: 【MSCE C#】元素高亮效率问题</title><link>https://communities.bentley.com/thread/509088?ContentTypeID=1</link><pubDate>Tue, 05 Mar 2019 01:12:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e003ce2d-0b00-4a4d-9ee2-84026d8faf99</guid><dc:creator>xiaoping xia</dc:creator><description>&lt;p&gt;老师们好，有没批量高亮元素的接口？搜索到了7000多个离散点，我想高亮下选择元素，花费了快三分钟呢。&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 【MSCE C#】元素高亮效率问题</title><link>https://communities.bentley.com/thread/508579?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2019 07:39:11 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b6988f07-bfc6-489c-ad40-702126e1dca4</guid><dc:creator>HongQiang Guo</dc:creator><description>&lt;p&gt;mdlLocate_hiliteElement&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>