<?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: Select PdfReferences from PdfDefinition ObjectID's in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/select-pdfreferences-from-pdfdefinition-objectid-s/m-p/9083046#M21051</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Virupaksha,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;That was exactly what I needed. I had actually looked at the post you referenced but&amp;nbsp; I was thrown off by the PersistantReactorIDs, which I'm not familiar with. Thank you for the help.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 12 Oct 2019 16:55:39 GMT</pubDate>
    <dc:creator>deheylen</dc:creator>
    <dc:date>2019-10-12T16:55:39Z</dc:date>
    <item>
      <title>Select PdfReferences from PdfDefinition ObjectID's</title>
      <link>https://forums.autodesk.com/t5/net-forum/select-pdfreferences-from-pdfdefinition-objectid-s/m-p/9074920#M21049</link>
      <description>&lt;P&gt;I want to iterate through the PDFUNDERLAY dictionary and select the pdfReference(s) for each definition. Since the LISP entget entity list for pdf references include a hard pointer to the pdf definition (DXF 340&amp;nbsp; assoc pair), I thought I could use the TypedValues (DxfCode.Start, "PDFUNDERLAY") and&amp;nbsp;(DxfCode.HardPointerId, defPDF.ObjectId) in an ed.SelectAll statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run this code however, the HardPointerID value is ignored and all PdfRefs are always selected for every SelectAll call. Does anyone know why this doesn't work or have any alternate ways to provide this functionality? I have attached the procedure as a screen shot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 01:22:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/select-pdfreferences-from-pdfdefinition-objectid-s/m-p/9074920#M21049</guid>
      <dc:creator>deheylen</dc:creator>
      <dc:date>2019-10-09T01:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Select PdfReferences from PdfDefinition ObjectID's</title>
      <link>https://forums.autodesk.com/t5/net-forum/select-pdfreferences-from-pdfdefinition-objectid-s/m-p/9080878#M21050</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure what you are trying.... but if you wish to get all reference of a PDF underlay, then you can use "&lt;SPAN&gt;GetPersistentReactorIds&lt;/SPAN&gt;" API on the&amp;nbsp;PDF definition to get all its references. refer blog&amp;nbsp;&lt;A href="https://adndevblog.typepad.com/autocad/2016/07/unload-all-the-pdf-underlay.html" target="_blank"&gt;https://adndevblog.typepad.com/autocad/2016/07/unload-all-the-pdf-underlay.html&lt;/A&gt;&amp;nbsp;which use same technique to get the references.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 10:03:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/select-pdfreferences-from-pdfdefinition-objectid-s/m-p/9080878#M21050</guid>
      <dc:creator>Virupaksha_aithal</dc:creator>
      <dc:date>2019-10-11T10:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Select PdfReferences from PdfDefinition ObjectID's</title>
      <link>https://forums.autodesk.com/t5/net-forum/select-pdfreferences-from-pdfdefinition-objectid-s/m-p/9083046#M21051</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Virupaksha,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;That was exactly what I needed. I had actually looked at the post you referenced but&amp;nbsp; I was thrown off by the PersistantReactorIDs, which I'm not familiar with. Thank you for the help.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2019 16:55:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/select-pdfreferences-from-pdfdefinition-objectid-s/m-p/9083046#M21051</guid>
      <dc:creator>deheylen</dc:creator>
      <dc:date>2019-10-12T16:55:39Z</dc:date>
    </item>
  </channel>
</rss>

