<?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>How to get the shared area between two shape/complex shape element?</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/bdn-vba/102193/how-to-get-the-shared-area-between-two-shape-complex-shape-element</link><description>I want to get the shared area between two shape/complex shape element. How to achieve this using vba?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get the shared area between two shape/complex shape element?</title><link>https://communities.bentley.com/thread/304334?ContentTypeID=1</link><pubDate>Thu, 30 Oct 2014 07:06:20 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b646ad3a-0506-44da-9799-c55bdb9667a0</guid><dc:creator>Jan Šlegr</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
I think GetRegionIntersection method is what you need. I also recommend to check &amp;quot;Boolean Operations on Closed Elements and Planar Regions&amp;quot; example in MicroStation VBA help.&lt;br /&gt;
&lt;br /&gt;
With regards,&lt;br /&gt;
&lt;br /&gt;
  Jan&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>