<?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 do I determine if an x-clip boundary is inverted? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-do-i-determine-if-an-x-clip-boundary-is-inverted/m-p/3669628#M14196</link>
    <description>&lt;P&gt;Thanks for the response;&amp;nbsp;if only I had tried the dwgOutFields technique. &amp;nbsp;I see that an Int16 is written out immediately following the AcGePoint2d objects defining the boundary and this appears to be a flag which indicates whether or not the boundary is inverted. &amp;nbsp;Thanks again for the suggestion.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Oct 2012 20:38:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-22T20:38:48Z</dc:date>
    <item>
      <title>How do I determine if an x-clip boundary is inverted?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-do-i-determine-if-an-x-clip-boundary-is-inverted/m-p/3667122#M14194</link>
      <description>&lt;P&gt;Kean Walmsley had a nice article on how to retrieve the xclip boundary from a block reference here:&amp;nbsp;&lt;A target="_blank" href="http://through-the-interface.typepad.com/through_the_interface/2012/10/querying-for-xclip-information-inside-autocad-using-net.html"&gt;http://through-the-interface.typepad.com/through_the_interface/2012/10/querying-for-xclip-information-inside-autocad-using-net.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But his solution doesn't retrieve all the information, specifically whether or not a clip boundary is inverted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying for a couple of days now to retrieve this info. &amp;nbsp;I'm able open the spatial filter object and I've tried several different methods to retrieve this data but have been unsuccessful. &amp;nbsp;I've tried the extensionDictionary, getFieldDictionary, xData, getBinaryData, and dxfOut methods on the AcDbSpatialFilter object but none of these have provided me with the data I seek.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached a simple drawing that includes an inverted clip boundary. &amp;nbsp;Any help would be much appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2012 16:44:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-do-i-determine-if-an-x-clip-boundary-is-inverted/m-p/3667122#M14194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-19T16:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine if an x-clip boundary is inverted?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-do-i-determine-if-an-x-clip-boundary-is-inverted/m-p/3667630#M14195</link>
      <description>&lt;P&gt;It looks like Autodesk forgot to expose this setting via the API, or to include it in the DXF output. Maybe you can ascertain it by calling clipVolumeIntersectsExtents()&amp;nbsp;with a volume that is completely inside the boundary. The setting is filed to the DWG filer via dwgOutFields(), so if all else fails, you could write a custom AcDbDwgFiler to capture the setting.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2012 21:43:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-do-i-determine-if-an-x-clip-boundary-is-inverted/m-p/3667630#M14195</guid>
      <dc:creator>owenwengerd</dc:creator>
      <dc:date>2012-10-19T21:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I determine if an x-clip boundary is inverted?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-do-i-determine-if-an-x-clip-boundary-is-inverted/m-p/3669628#M14196</link>
      <description>&lt;P&gt;Thanks for the response;&amp;nbsp;if only I had tried the dwgOutFields technique. &amp;nbsp;I see that an Int16 is written out immediately following the AcGePoint2d objects defining the boundary and this appears to be a flag which indicates whether or not the boundary is inverted. &amp;nbsp;Thanks again for the suggestion.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 20:38:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-do-i-determine-if-an-x-clip-boundary-is-inverted/m-p/3669628#M14196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-22T20:38:48Z</dc:date>
    </item>
  </channel>
</rss>

