<?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: Splitting drawing in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318851#M18481</link>
    <description>you could post in the .Net newsgroup, or Inventor customization NG also example of before and after dxf could be useful.

Message was edited by: cadger</description>
    <pubDate>Tue, 12 Aug 2008 12:54:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-08-12T12:54:07Z</dc:date>
    <item>
      <title>Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318843#M18473</link>
      <description>Hi,&lt;BR /&gt;
I have one drawing in Inventor with extension of .dxf which is of size 100 x 30 which I want to split in to two drawings of size 50 x 30 each .I am using vb.net 2005 and Invenor 2009.&lt;BR /&gt;
Its not the file splitting ,its the drawing splitting of single file into two drawings of equal size.&lt;BR /&gt;
Can u please provide me the related code.Please reply.&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Mon, 11 Aug 2008 05:09:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318843#M18473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-11T05:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318844#M18474</link>
      <description>Hi rupali,&lt;BR /&gt;
&lt;BR /&gt;
Stop wasting your and every one else's time.  If you can read, you have &lt;BR /&gt;
the information that it is not worth doing.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Laurie Comerford&lt;BR /&gt;
&lt;BR /&gt;
rupali wrote:&lt;BR /&gt;
&amp;gt; Hi,&lt;BR /&gt;
&amp;gt; I have one drawing in Inventor with extension of .dxf which is of size 100 x 30 which I want to split in to two drawings of size 50 x 30 each .I am using vb.net 2005 and Invenor 2009.&lt;BR /&gt;
&amp;gt; Its not the file splitting ,its the drawing splitting of single file into two drawings of equal size.&lt;BR /&gt;
&amp;gt; Can u please provide me the related code.Please reply.&lt;BR /&gt;
&amp;gt; Thanks in advance.</description>
      <pubDate>Mon, 11 Aug 2008 06:07:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318844#M18474</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-11T06:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318845#M18475</link>
      <description>good answer&lt;BR /&gt;
it is not worth doing at all&lt;BR /&gt;
just one drawing&lt;BR /&gt;
if you have a lot of jobs do it&lt;BR /&gt;
if you just want to split one single drawing&lt;BR /&gt;
it is incorperiate&lt;BR /&gt;
"Laurie Comerford" &lt;LAURIE&gt; Ð´ÈëÏûÏ¢ÐÂÎÅ:6003095@discussion.autodesk.com...&lt;BR /&gt;
Hi rupali,&lt;BR /&gt;
&lt;BR /&gt;
Stop wasting your and every one else's time.  If you can read, you have&lt;BR /&gt;
the information that it is not worth doing.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Laurie Comerford&lt;BR /&gt;
&lt;BR /&gt;
rupali wrote:&lt;BR /&gt;
&amp;gt; Hi,&lt;BR /&gt;
&amp;gt; I have one drawing in Inventor with extension of .dxf which is of size 100 &lt;BR /&gt;
&amp;gt; x 30 which I want to split in to two drawings of size 50 x 30 each .I am &lt;BR /&gt;
&amp;gt; using vb.net 2005 and Invenor 2009.&lt;BR /&gt;
&amp;gt; Its not the file splitting ,its the drawing splitting of single file into &lt;BR /&gt;
&amp;gt; two drawings of equal size.&lt;BR /&gt;
&amp;gt; Can u please provide me the related code.Please reply.&lt;BR /&gt;
&amp;gt; Thanks in advance.&lt;/LAURIE&gt;</description>
      <pubDate>Mon, 11 Aug 2008 07:38:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318845#M18475</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-11T07:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318846#M18476</link>
      <description>My Spidey Sense is detecting some Hostility. &lt;BR /&gt;
&lt;BR /&gt;
it wouldn't be all that difficult. Find the size and detect if an object's bounding box is within the size and then I would simply delete the objects not in the box and then save the drawing out. &lt;BR /&gt;
&lt;BR /&gt;
You could do this with ObjectDBX or open it in autocad and create a selection. The difficult part is just determining where the two boxes are.</description>
      <pubDate>Tue, 12 Aug 2008 00:42:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318846#M18476</guid>
      <dc:creator>arcticad</dc:creator>
      <dc:date>2008-08-12T00:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318847#M18477</link>
      <description>Hi arcticad,&lt;BR /&gt;
&lt;BR /&gt;
If you had read all the numerous posts by the OP spread over several of &lt;BR /&gt;
the newsgroups and no obvious indication that he had ever read any of &lt;BR /&gt;
the answers he'd been given you would understand why some of us who &lt;BR /&gt;
offered advice earlier feel he is just a time waster.&lt;BR /&gt;
&lt;BR /&gt;
What he wants to do is so easily done with standard AutoCAD drafting and &lt;BR /&gt;
file save tools that it doesn't need any programming.  Even if you had &lt;BR /&gt;
to do 100 files, it would still be quicker than programming it and &lt;BR /&gt;
ensuring the program was reliable in all circumstances.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Laurie Comerford&lt;BR /&gt;
&lt;BR /&gt;
arcticad wrote:&lt;BR /&gt;
&amp;gt; My Spidey Sense is detecting some Hostility. &lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; it wouldn't be all that difficult. Find the size and detect if an object's bounding box is within the size and then I would simply delete the objects not in the box and then save the drawing out. &lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; You could do this with ObjectDBX or open it in autocad and create a selection. The difficult part is just determining where the two boxes are.</description>
      <pubDate>Tue, 12 Aug 2008 03:13:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318847#M18477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-12T03:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318848#M18478</link>
      <description>Laurie, &lt;BR /&gt;
&lt;BR /&gt;
Just because you don't see value, doesn't make it worthless.</description>
      <pubDate>Tue, 12 Aug 2008 04:36:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318848#M18478</guid>
      <dc:creator>arcticad</dc:creator>
      <dc:date>2008-08-12T04:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318849#M18479</link>
      <description>Hi arcticad,&lt;BR /&gt;
&lt;BR /&gt;
You're trying to put words in my mouth.  I didn't say it was worthless - &lt;BR /&gt;
I said it wasn't worth doing.&lt;BR /&gt;
&lt;BR /&gt;
If you disagree with that, why not offer to do it?&lt;BR /&gt;
&lt;BR /&gt;
Confirm the OP wants to break the data up based on plan location &lt;BR /&gt;
coordinates in the DXF file, rather than simply breaking the file in &lt;BR /&gt;
half as stated in the posts.&lt;BR /&gt;
&lt;BR /&gt;
Confirm if the OP has AutoCAD.  There won't be much value doing in VBA &lt;BR /&gt;
if he hasn't.&lt;BR /&gt;
&lt;BR /&gt;
Find out how the OP wants to handle objects which cross the boundary &lt;BR /&gt;
between the two parts of the drawing,&lt;BR /&gt;
&lt;BR /&gt;
Then code it to deal with a DXF file as requested.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Laurie Comerford&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
arcticad wrote:&lt;BR /&gt;
&amp;gt; Laurie, &lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Just because you don't see value, doesn't make it worthless.</description>
      <pubDate>Tue, 12 Aug 2008 06:09:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318849#M18479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-12T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318850#M18480</link>
      <description>Hi  Ted,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for reply.&lt;BR /&gt;
 I stuck in solving this problem . I have number of file for splitting.Can u please help me to solve this proble.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Tue, 12 Aug 2008 11:01:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318850#M18480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-12T11:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting drawing</title>
      <link>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318851#M18481</link>
      <description>you could post in the .Net newsgroup, or Inventor customization NG also example of before and after dxf could be useful.

Message was edited by: cadger</description>
      <pubDate>Tue, 12 Aug 2008 12:54:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/splitting-drawing/m-p/2318851#M18481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-12T12:54:07Z</dc:date>
    </item>
  </channel>
</rss>

