<?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 objects in xref in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/select-objects-in-xref/m-p/2638898#M66776</link>
    <description>None that I am aware of in AutoCAD. If you are handy in advanced math, do a web search on "Sweeping line"  search method, IIRC. Be advised that it is advanced stuff, over my head. What I have done in the past is to look for ways to disqualify an entry before you do the intersect calc. Skip things that can't intersect with, etc.Starting in 2010, I believe you can derive the type from the objectID, without having to fetch the object. That should save you quit a bit of time. Search this NG for that option. &lt;BR /&gt;
&lt;BR /&gt;
HomeBoy Out</description>
    <pubDate>Wed, 24 Feb 2010 20:44:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-02-24T20:44:08Z</dc:date>
    <item>
      <title>Select objects in xref</title>
      <link>https://forums.autodesk.com/t5/net-forum/select-objects-in-xref/m-p/2638897#M66775</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I have created a program that get a vertical section off solid, 3dface, &lt;BR /&gt;
loftsurface and lines.&lt;BR /&gt;
&lt;BR /&gt;
This works find most of the time. I get error sometimes. I may have more 20 &lt;BR /&gt;
xref in the drawing&lt;BR /&gt;
Some may have many 1000 3dface. This takes a long time because I have to &lt;BR /&gt;
loop through the whole BlockTableRecord and check if the object intersect &lt;BR /&gt;
the curve.&lt;BR /&gt;
I select a curve object as cut line&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to only select the objects that are near the cut line in &lt;BR /&gt;
the xref drawing?&lt;BR /&gt;
&lt;BR /&gt;
I dont think so, but I see that the ADT function that aslo make a section, &lt;BR /&gt;
is faster than mine.&lt;BR /&gt;
I wonder how it does&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Rune</description>
      <pubDate>Wed, 24 Feb 2010 19:25:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/select-objects-in-xref/m-p/2638897#M66775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-24T19:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select objects in xref</title>
      <link>https://forums.autodesk.com/t5/net-forum/select-objects-in-xref/m-p/2638898#M66776</link>
      <description>None that I am aware of in AutoCAD. If you are handy in advanced math, do a web search on "Sweeping line"  search method, IIRC. Be advised that it is advanced stuff, over my head. What I have done in the past is to look for ways to disqualify an entry before you do the intersect calc. Skip things that can't intersect with, etc.Starting in 2010, I believe you can derive the type from the objectID, without having to fetch the object. That should save you quit a bit of time. Search this NG for that option. &lt;BR /&gt;
&lt;BR /&gt;
HomeBoy Out</description>
      <pubDate>Wed, 24 Feb 2010 20:44:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/select-objects-in-xref/m-p/2638898#M66776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-24T20:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Select objects in xref</title>
      <link>https://forums.autodesk.com/t5/net-forum/select-objects-in-xref/m-p/2638899#M66777</link>
      <description>Okey thanks...&lt;BR /&gt;
&lt;BR /&gt;
I understand it is possible so I keep on trying. Hope I can derive the type &lt;BR /&gt;
from the objectID. Try that first&lt;BR /&gt;
&lt;BR /&gt;
It would make the function so much better&lt;BR /&gt;
&lt;BR /&gt;
Rune&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"HomeBoyLV" skrev i melding news:6343569@discussion.autodesk.com...&lt;BR /&gt;
None that I am aware of in AutoCAD. If you are handy in advanced math, do a &lt;BR /&gt;
web search on "Sweeping line"  search method, IIRC. Be advised that it is &lt;BR /&gt;
advanced stuff, over my head. What I have done in the past is to look for &lt;BR /&gt;
ways to disqualify an entry before you do the intersect calc. Skip things &lt;BR /&gt;
that can't intersect with, etc.Starting in 2010, I believe you can derive &lt;BR /&gt;
the type from the objectID, without having to fetch the object. That should &lt;BR /&gt;
save you quit a bit of time. Search this NG for that option.&lt;BR /&gt;
&lt;BR /&gt;
HomeBoy Out</description>
      <pubDate>Thu, 25 Feb 2010 18:18:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/select-objects-in-xref/m-p/2638899#M66777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-25T18:18:30Z</dc:date>
    </item>
  </channel>
</rss>

