<?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: Design Assistant and VB in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/11546603#M165270</link>
    <description>&lt;P&gt;you all have access to the Inventor SDK toolkit that has tool examples and source code. you can find them here&lt;/P&gt;&lt;P&gt;C:\Users\Public\Documents\Autodesk\Inventor 2022\SDK\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for what you are trying to do, look here&lt;/P&gt;&lt;P&gt;C:\Users\Public\Documents\Autodesk\Inventor 2022\SDK\UserTools\CopyDesign\Bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You browse to the design (Assembly or drawing), rename it, optionally add a prefix to the copied files and a new version is created. I used the code on a project and it did exactly what i needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Nov 2022 17:20:45 GMT</pubDate>
    <dc:creator>NachoShaw</dc:creator>
    <dc:date>2022-11-11T17:20:45Z</dc:date>
    <item>
      <title>Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133377#M165254</link>
      <description>We take a drawing and the associated part file and copy it to a new location then use Design Assistant to rename the drawing and then rename and re-path the part to the new drawing.  This allows us to have a stock basic part with all the dimensions already in place.  &lt;BR /&gt;
&lt;BR /&gt;
Is it possible to use VB to drive the Design Assistant to process these tasks?  If so some sample code would be helpful. Or is Design Assistant even needed to do this if using VB?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance for any assistance with this.&lt;BR /&gt;
&lt;BR /&gt;
Allen</description>
      <pubDate>Tue, 14 Sep 2004 15:22:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133377#M165254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-09-14T15:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133378#M165255</link>
      <description>Just did a large project in VB, where I copy a lot of idw, iam, ipt, ipn's.
Í have attached the frm. Don't know if it's the right way to do it, but i
works and that the main thing for me... Find the sub Ny_ref, it's here i'm
replace the refenrence.

LAsse



"AllenG" &lt;NOSPAM&gt; skrev i en meddelelse
news:32261431.1095175404286.JavaMail.jive@jiveforum1.autodesk.com...
&amp;gt; We take a drawing and the associated part file and copy it to a new
location then use Design Assistant to rename the drawing and then rename and
re-path the part to the new drawing.  This allows us to have a stock basic
part with all the dimensions already in place.
&amp;gt;
&amp;gt; Is it possible to use VB to drive the Design Assistant to process these
tasks?  If so some sample code would be helpful. Or is Design Assistant even
needed to do this if using VB?
&amp;gt;
&amp;gt; Thanks in advance for any assistance with this.
&amp;gt;
&amp;gt; Allen




Attachment not added (content type not allowed): "Rename.frm"&lt;/NOSPAM&gt;</description>
      <pubDate>Wed, 15 Sep 2004 11:09:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133378#M165255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-09-15T11:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133379#M165256</link>
      <description>thx Lasse, The attachment didn't come thru, please e-mail to design_inventor@hotmail.com</description>
      <pubDate>Wed, 15 Sep 2004 14:05:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133379#M165256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-09-15T14:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133380#M165257</link>
      <description>Lasse,&lt;BR /&gt;
&lt;BR /&gt;
I also am trying to find a way past the design assistant within VB - doing the exact same thing you have done.  Could you please e-mail me the form as well at: mhwood@cleecook.com.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Wed, 15 Dec 2004 13:43:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133380#M165257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-15T13:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133381#M165258</link>
      <description>LAsse,&lt;BR /&gt;
I would like to ask you for the mentioned form with code as well. Creating the whole app seems to be the only workaround to get to the events in DA :-(.&lt;BR /&gt;
TIA&lt;BR /&gt;
Bron</description>
      <pubDate>Mon, 28 Feb 2005 13:40:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133381#M165258</guid>
      <dc:creator>Bronislav.Simunek</dc:creator>
      <dc:date>2005-02-28T13:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133382#M165259</link>
      <description>COULD YOU SEND ME THE CODE YOU REFER TO&lt;BR /&gt;
THANKS IN ADVANCE</description>
      <pubDate>Tue, 12 Jul 2005 13:22:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133382#M165259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-12T13:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133383#M165260</link>
      <description>Dear Lasse,&lt;BR /&gt;
 Could you plz send the code to naresh_kalyan@sify.com&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;
NKalyan</description>
      <pubDate>Mon, 05 Feb 2007 10:14:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133383#M165260</guid>
      <dc:creator>naresh_kalyan</dc:creator>
      <dc:date>2007-02-05T10:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133384#M165261</link>
      <description>Sir it looks like your the man, I just found your post to AllenG.&lt;BR /&gt;
Apparently you have written a VB routine to bypass the design assistant. Could you send me a copy of the code at alex.templeman@gmail.com or have you put it some place I could down load it?&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance!!</description>
      <pubDate>Mon, 25 Jun 2007 19:36:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133384#M165261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-06-25T19:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133385#M165262</link>
      <description>Hi Lasse, I have large projects also as you mentioned. This macro sounds great could you please send me the form code too. Thank you so much in advance. email: tim.dench@leggett.com</description>
      <pubDate>Wed, 12 Sep 2007 17:31:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133385#M165262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-09-12T17:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133386#M165263</link>
      <description>I do  the same thing ,could you give me some code ?weiweiduoduo@hotmai.com&lt;BR /&gt;
cheers.&lt;BR /&gt;
weiwei</description>
      <pubDate>Sat, 03 Jan 2009 23:07:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133386#M165263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-01-03T23:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133387#M165264</link>
      <description>I've been searching for 40 hours for this solution. Could someone also send the attachment to markkonst@hotmail.com??&lt;BR /&gt;
&lt;BR /&gt;
Thanx in advance,&lt;BR /&gt;
Mark</description>
      <pubDate>Mon, 02 Feb 2009 08:54:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133387#M165264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-02T08:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133388#M165265</link>
      <description>I've been searching for 40 hours for this solution. Could someone also send the attachment to markkonst@hotmail.com??&lt;BR /&gt;
&lt;BR /&gt;
Thanx in advance,&lt;BR /&gt;
Mark</description>
      <pubDate>Mon, 02 Feb 2009 08:56:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/1133388#M165265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-02T08:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/6761497#M165266</link>
      <description>&lt;P&gt;I would like to see it as well.&amp;nbsp; shastu@bradburyco.com&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 19:40:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/6761497#M165266</guid>
      <dc:creator>shastu</dc:creator>
      <dc:date>2016-12-20T19:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/6761761#M165267</link>
      <description>&lt;P&gt;I kind of wish I was ambitious enough to monetize my macros.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Definitely have a renamer that renames associated drawins/ipns/assemblies and retains references.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 21:42:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/6761761#M165267</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2016-12-20T21:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/9756579#M165268</link>
      <description>&lt;P&gt;Iam also for this code. Could you Please share the code for this Mail : addagatlaniranjan301@gmail.com&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2020 03:18:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/9756579#M165268</guid>
      <dc:creator>niranjan934</dc:creator>
      <dc:date>2020-09-19T03:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/11545915#M165269</link>
      <description>&lt;P&gt;I'd love this code to. Please email to: &lt;A href="mailto:msevero@silent-aire.eu" target="_blank"&gt;msevero@silent-aire.eu&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 11:27:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/11545915#M165269</guid>
      <dc:creator>mseveroLXMQ8</dc:creator>
      <dc:date>2022-11-11T11:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Design Assistant and VB</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/11546603#M165270</link>
      <description>&lt;P&gt;you all have access to the Inventor SDK toolkit that has tool examples and source code. you can find them here&lt;/P&gt;&lt;P&gt;C:\Users\Public\Documents\Autodesk\Inventor 2022\SDK\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for what you are trying to do, look here&lt;/P&gt;&lt;P&gt;C:\Users\Public\Documents\Autodesk\Inventor 2022\SDK\UserTools\CopyDesign\Bin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You browse to the design (Assembly or drawing), rename it, optionally add a prefix to the copied files and a new version is created. I used the code on a project and it did exactly what i needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 17:20:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/design-assistant-and-vb/m-p/11546603#M165270</guid>
      <dc:creator>NachoShaw</dc:creator>
      <dc:date>2022-11-11T17:20:45Z</dc:date>
    </item>
  </channel>
</rss>

