<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to get the entity objectID where I placed the Start Point Symbol? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13693682#M85301</link>
    <description>&lt;P&gt;Maybe this will help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-get-p3d-object-name-entity-name-after-ed-getentity/td-p/5806782" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-get-p3d-object-name-entity-name-after-ed-getentity/td-p/5806782&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jun 2025 12:12:19 GMT</pubDate>
    <dc:creator>Gepaha</dc:creator>
    <dc:date>2025-06-23T12:12:19Z</dc:date>
    <item>
      <title>How to get the entity objectID where I placed the Start Point Symbol?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13693375#M85293</link>
      <description>&lt;P&gt;Good day Everyone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've placed a "Start Point Symbol" ( ACPPDB3DISOSTARTPOINTSYMBOL ) on a pipe. How can I get the ObjectID or RowID of the pipe that contains this symbol? I tried checking the entity.OwnerId of the symbol, but this ID is different from the ObjectId of the pipe where I placed it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I correctly get the ObjectID or RowID of the pipe that contains this symbol?&lt;/P&gt;&lt;P&gt;Any code examples or pointers in the right direction would be appreciated. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 08:37:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13693375#M85293</guid>
      <dc:creator>https_vmo</dc:creator>
      <dc:date>2025-06-23T08:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the entity objectID where I placed the Start Point Symbol?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13693682#M85301</link>
      <description>&lt;P&gt;Maybe this will help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-get-p3d-object-name-entity-name-after-ed-getentity/td-p/5806782" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/autocad-plant-3d-forum/how-to-get-p3d-object-name-entity-name-after-ed-getentity/td-p/5806782&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 12:12:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13693682#M85301</guid>
      <dc:creator>Gepaha</dc:creator>
      <dc:date>2025-06-23T12:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the entity objectID where I placed the Start Point Symbol?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13695258#M85318</link>
      <description>&lt;P&gt;Good day. thank you for your reply. But my goal is to get the Id of the pipe where I placed the symbol, not the id of the symbol itself. Is it possible for me to retrieve it?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 09:00:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13695258#M85318</guid>
      <dc:creator>https_vmo</dc:creator>
      <dc:date>2025-06-24T09:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the entity objectID where I placed the Start Point Symbol?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13695431#M85319</link>
      <description>&lt;P&gt;I don't use Plant 3D and I'm sure users who use Plant 3D can help you much better than I can.&lt;BR /&gt;But for this to be possible, you need to have more details about how you get the label. Please share the most relevant code.&lt;BR /&gt;I don't know the Plant 3D API but there must be some property on the label object that you can use to get the pipe. Or maybe use "CrossingWindow" or "CrossingPolygon" if you have a point under the pipe.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 10:58:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13695431#M85319</guid>
      <dc:creator>Gepaha</dc:creator>
      <dc:date>2025-06-24T10:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the entity objectID where I placed the Start Point Symbol?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13695739#M85320</link>
      <description>&lt;P&gt;In short, you need to retrieve the Symbolic Port from the symbol, then use the Connection Manager to find the connected port on the piping object. From there, you can get the piping object info. The WalkTheRun example in the SDK should be helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 13:39:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13695739#M85320</guid>
      <dc:creator>jabowabo</dc:creator>
      <dc:date>2025-06-24T13:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the entity objectID where I placed the Start Point Symbol?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13699329#M85343</link>
      <description>&lt;P&gt;Thank you for your help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 11:12:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-entity-objectid-where-i-placed-the-start-point/m-p/13699329#M85343</guid>
      <dc:creator>https_vmo</dc:creator>
      <dc:date>2025-06-26T11:12:15Z</dc:date>
    </item>
  </channel>
</rss>

