<?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>[Connect] - GroupeHoles</title><link>https://communities.bentley.com/products/microstation/f/microstation-forum/200609/connect---groupeholes</link><description>Hi everyone, I report a request that was made to me: In Microstation Connect it&amp;#39;s possible create a plane figure (Shape, ComplexShape), using the GroupedHoles function, where the resulting plane figure is presented with a &amp;quot;hole&amp;quot; inside it, but without</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [Connect] - GroupeHoles</title><link>https://communities.bentley.com/thread/599278?ContentTypeID=1</link><pubDate>Tue, 21 Jul 2020 06:13:37 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d885f2c4-cdd3-4df2-8026-e5a58ba78278</guid><dc:creator>Oto</dc:creator><description>&lt;p&gt;No not possible as it it needs to be complex element. In Bentley Map products it is called polygon collection. In other GIS software hole is defined by polygon direction so v&lt;span class="st"&gt;ertices of rings defining &lt;em&gt;holes&lt;/em&gt; in polygons are in a &lt;em&gt;counterclockwise direction&lt;/em&gt; but this concept is not used in Bentley products. If creating grouped holes then outer shape has area type solid and interior elements have solid type hole so when calculating areas the interior element area is substracted. You can expect interesting results if manually change area type in grouped holes and try to measure area.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [Connect] - GroupeHoles</title><link>https://communities.bentley.com/thread/599184?ContentTypeID=1</link><pubDate>Mon, 20 Jul 2020 17:06:03 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7c7f2cc7-ebc1-41d9-b12b-e12d077fa182</guid><dc:creator>Jan Šlegr</dc:creator><description>&lt;p&gt;Hi Salvio,&lt;/p&gt;
&lt;p&gt;as others, I would ask to provide more details what you want to achieve, because it&amp;#39;s not very clear.&lt;/p&gt;
&lt;p&gt;Moreover, several different terms are used and mixed in your text.&lt;/p&gt;
[quote userid="1009364" url="~/products/microstation/f/microstation-forum/200609/connect---groupeholes"]In Microstation Connect it&amp;#39;s possible create a plane figure[/quote]
&lt;p&gt;What MicroStation offers is based on topology rules and elements provided by DGN V8 format. It&amp;#39;s important (but maybe confusing sometimes) to distinguish between &amp;quot;MicroStation elements&amp;quot; presented in GUI and &amp;quot;DGN V8 elements&amp;quot; how data is stored ;-)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Shape&lt;/strong&gt;: simple element, it&amp;#39;s closed linear polygon topologically where side are always lines. Because it&amp;#39;s simple (primitive) element, there are no gaps between sides.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Complex shape&lt;/strong&gt;: complex element, topologically linear closed polygon, where sides can be open elements like line, line string, arc etc. Because it&amp;#39;s complex element, it&amp;#39;s stored as more elements, grouped together to the final element when presented to a user). As &lt;a href="/members/4f684938_2d00_89ae_2d00_4782_2d00_990b_2d00_08795dc25bf4"&gt;MaryB&lt;/a&gt; mentioned, because complex shape (and complex chain too) consists from other linear elements, gaps can exists between consecutive elements, but they have to be &amp;quot;at a file resolution scale&amp;quot;. It means the complex shape has always be &amp;quot;visually closed&amp;quot; one linear polygon.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Grouped Holes:&lt;/strong&gt; it&amp;#39;s not DGN element (nothing like &amp;quot;grouped holes element&amp;quot; exists in DGN V8 specification), but MicroStation element. It&amp;#39;s implemented as special type of cell, where one element defines outer boundaries and all others are holes. The cell is used because it&amp;#39;s the only graphical element in MicroStation that allows to group more elements together.&lt;/li&gt;
&lt;/ul&gt;
[quote userid="1009364" url="~/products/microstation/f/microstation-forum/200609/connect---groupeholes"]the resulting plane figure is presented with a &amp;quot;hole&amp;quot; inside it, but without using multiple elements (eg shape with another shape inside)[/quote]
&lt;p&gt;Sorry, but it&amp;#39;s nonsense, because when there is a boundary and a hole, they are always two elements. How this situation can be modeled using one element only?&lt;/p&gt;
&lt;p&gt;What you are talking about is close to a concept of &amp;quot;a collection of elements&amp;quot;, which is exactly what cell is in MicroStation, and consequently what GroupedHoles tool does: It encapsulate the elements (closed elements defining boundary and holes) into a collection (cell).&lt;/p&gt;
[quote userid="1009364" url="~/products/microstation/f/microstation-forum/200609/connect---groupeholes"]so that Microstation sees it as the&amp;nbsp;unique Shape or ComplexShape element?[/quote]
&lt;p&gt;No, because Shape and Complex shape elements defined as closed elements, defined by one topology only.&lt;/p&gt;
&lt;p&gt;With regards,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [Connect] - GroupeHoles</title><link>https://communities.bentley.com/thread/599150?ContentTypeID=1</link><pubDate>Mon, 20 Jul 2020 14:24:55 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:18ef99a2-7bd1-456b-a472-1f6aa6a59679</guid><dc:creator>MaryB</dc:creator><description>&lt;p&gt;Shapes are contiguous - everything is connected and there are no gaps or breaks. As far as I am aware, that is how it has always been and will always be. How would you define the Hole without using a separate shape? Never mind the software - what logic would you use to create a shape within a shape without using two shapes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [Connect] - GroupeHoles</title><link>https://communities.bentley.com/thread/599148?ContentTypeID=1</link><pubDate>Mon, 20 Jul 2020 14:21:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2b830d82-bd0b-4dfe-89df-534efe0e8884</guid><dc:creator>Mark Marnell</dc:creator><description>&lt;p&gt;You need to create multiple elements to define the outer element and the holes. Once you use the &amp;#39;Group Hole&amp;#39; tool, you are left with one element.&lt;/p&gt;
&lt;p&gt;I am not exactly sure what you are trying to do - get the circle and hole in my image in one step?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/273/pastedimage1595254937090v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>