<?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: get intersection of an entity inside an xref and entity in modelspace in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662738#M65996</link>
    <description>On the first think, I would say you need to copy the entity from your xref (to your current drawing, move this entity relating to the displacement of your xref.  Scale by your xref scale.  Rotate by your xref rotation.&lt;BR /&gt;
&lt;BR /&gt;
Dim bDB As New Database(false, false)&lt;BR /&gt;
bDB.ReadDwgFile("XrefPath",IO.FileShare.Read, True, "")&lt;BR /&gt;
&lt;BR /&gt;
use WblockCloneObjects you can check on the forum.&lt;BR /&gt;
&lt;BR /&gt;
Then use the IntersectWith method.&lt;BR /&gt;
&lt;BR /&gt;
Maybe erase new entity.&lt;BR /&gt;
&lt;BR /&gt;
Good luck!&lt;BR /&gt;
Bert&lt;BR /&gt;
&lt;BR /&gt;
Edited by: bertyboy on Apr 9, 2010 4:36 AM&lt;BR /&gt;
&lt;BR /&gt;
Edited by: bertyboy on Apr 9, 2010 4:39 AM

Edited by: bertyboy on Apr 9, 2010 4:39 AM</description>
    <pubDate>Fri, 09 Apr 2010 11:36:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-04-09T11:36:39Z</dc:date>
    <item>
      <title>get intersection of an entity inside an xref and entity in modelspace</title>
      <link>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662735#M65993</link>
      <description>hi. is there any way to get the intersection points of an entity inside an xref and a line,arc,spline,pline in modelspace? im using vb.net. thanks...</description>
      <pubDate>Thu, 08 Apr 2010 06:18:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662735#M65993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-08T06:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: get intersection of an entity inside an xref and entity in modelspace</title>
      <link>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662736#M65994</link>
      <description>Are you getting the user to interact by picking the entities?</description>
      <pubDate>Thu, 08 Apr 2010 12:46:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662736#M65994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-08T12:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: get intersection of an entity inside an xref and entity in modelspace</title>
      <link>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662737#M65995</link>
      <description>yes... id like to select the xref and line and get their intersection points</description>
      <pubDate>Thu, 08 Apr 2010 15:30:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662737#M65995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-08T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: get intersection of an entity inside an xref and entity in modelspace</title>
      <link>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662738#M65996</link>
      <description>On the first think, I would say you need to copy the entity from your xref (to your current drawing, move this entity relating to the displacement of your xref.  Scale by your xref scale.  Rotate by your xref rotation.&lt;BR /&gt;
&lt;BR /&gt;
Dim bDB As New Database(false, false)&lt;BR /&gt;
bDB.ReadDwgFile("XrefPath",IO.FileShare.Read, True, "")&lt;BR /&gt;
&lt;BR /&gt;
use WblockCloneObjects you can check on the forum.&lt;BR /&gt;
&lt;BR /&gt;
Then use the IntersectWith method.&lt;BR /&gt;
&lt;BR /&gt;
Maybe erase new entity.&lt;BR /&gt;
&lt;BR /&gt;
Good luck!&lt;BR /&gt;
Bert&lt;BR /&gt;
&lt;BR /&gt;
Edited by: bertyboy on Apr 9, 2010 4:36 AM&lt;BR /&gt;
&lt;BR /&gt;
Edited by: bertyboy on Apr 9, 2010 4:39 AM

Edited by: bertyboy on Apr 9, 2010 4:39 AM</description>
      <pubDate>Fri, 09 Apr 2010 11:36:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/get-intersection-of-an-entity-inside-an-xref-and-entity-in/m-p/2662738#M65996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-09T11:36:39Z</dc:date>
    </item>
  </channel>
</rss>

