<?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>Any way to identify imported Geometry into OpenRoads?</title><link>https://communities.bentley.com/products/road___site_design/f/geopak-inroads-mx-openroads-forum/137998/any-way-to-identify-imported-geometry-into-openroads</link><description>Hi all, 
 
 Is there any way at all to identify geometry that has been imported into OR SS4 or ORD? There doesn&amp;#39;t seem to be anything anywhere to let the user know it has been imported and has a relationship to an external source. It would be quite useful</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Any way to identify imported Geometry into OpenRoads?</title><link>https://communities.bentley.com/thread/708264?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2022 13:53:39 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:867d7137-a133-4309-af1f-5aafb622f7b3</guid><dc:creator>Mark Shamoun</dc:creator><description>&lt;p&gt;Happy to - i&amp;#39;ve been doing quite a bit of work around getting more Civil data on elements using Item Type Expressions (a lot of trial and error using little bits of info) - this might also be useful (something we need for BIM delivery):&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="/products/programming/civil_programming/f/civil_programming_forum/228060/item-type-expression-to-get-mesh-corridor-name"&gt;Item Type Expression to get Mesh Corridor Name? - Civil Programming Forum - Civil Programming - Bentley Communities&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any way to identify imported Geometry into OpenRoads?</title><link>https://communities.bentley.com/thread/708252?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2022 13:27:33 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2a1eacf1-32bd-4e73-9fe3-253cfce2b329</guid><dc:creator>Adam Wieczorek</dc:creator><description>&lt;p&gt;WOW. Thanks for sharing!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any way to identify imported Geometry into OpenRoads?</title><link>https://communities.bentley.com/thread/708203?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2022 09:29:11 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f2ecd844-e1b0-4330-8059-b2345d13fd2d</guid><dc:creator>Mark Shamoun</dc:creator><description>&lt;p&gt;Hi Kevin,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Almost 5 years later and i&amp;#39;ve finally been able to use Item Type Expressions to get this data. Although it doesn&amp;#39;t have the actual file name it was imported from, I was more concerned with knowing whether it was imported data, what the import source model/name and whether it was GENIO or LandXML/Geometry file to be able to dynamically reimport and update the data (the blank model name is enough to tell me this). Naturally, if it was not imported data, the expression result would be blank or failure value.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Alignments:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;this.GetElement().GetRelatedInstance(&amp;quot;OnSameElement:0:LinearEntity2dInPlan&amp;quot;).GetRelatedInstance(&amp;quot;ImportedEntity__Entity:1:ImportedEntity&amp;quot;).ApplicationName&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3d Linear Features:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;this.GetElement().GetRelatedInstance(&amp;quot;OnSameElement:0:LinearEntity3d&amp;quot;).GetRelatedInstance(&amp;quot;ImportedEntity__Entity:1:ImportedEntity&amp;quot;).ApplicationName&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Points:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;this.GetElement().GetRelatedInstance(&amp;quot;OnSameElement:0:PointEntity2dInPlan&amp;quot;).GetRelatedInstance(&amp;quot;ImportedEntity__Entity:1:ImportedEntity&amp;quot;).ApplicationName&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;eg.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;GENIO:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="585" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/5922/pastedimage1650878414991v1.png" width="526" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;LandXML:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="546" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/5922/0474.jpg" width="528" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any way to identify imported Geometry into OpenRoads?</title><link>https://communities.bentley.com/thread/417650?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2017 15:58:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:12b93fe2-d3f1-4fea-909c-9f0e909ed91d</guid><dc:creator>Kevin McDonald</dc:creator><description>&lt;p&gt;In OpenRoads Designer, you could create an Item Type and associate it to the Feature Definition, then the user can add the information about where the data came from after they import (image below shows an Item Type called &amp;quot;Source&amp;quot; that I added to my feature definition, then added the file name after it was imported).&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/5922/item.png"&gt;&lt;img src="/resized-image/__size/940x0/__key/communityserver-discussions-components-files/5922/item.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>