AutoCAD Inventor :: How To Prepare Visual Studio 2010 Express For Use With 2012

Aug 28, 2011

I'm looking for the complete instruction set prepare Visual Basic Studio 2010 Express to program Inventor 2012 Professional.

At the moment, all I've done is to install VB Studio Basic 2010.  If I'm not mistaken, don't I have to "configure" VB 2010 Express so it can be used with Inventor 2012?

View 5 Replies


ADVERTISEMENT

AutoCAD .NET :: 2012 Crash During Debugging Session With Visual Studio 2010

Jul 14, 2011

Dev env: AutoCAD 2012, VS 2010, ObjectARX.Net 2012

A simple windows form command dll to test within the VS2012 + AutoCAD 2012

Bug:  when debugging with VS2012, the first command runs fine and I can debug it with breakpoints etc etc. However, after the first debugging session, if I try "File"->"Open" or "New", file dialog will popup and then my AutoCAD 2012 crashs.

It won't happen if I compiled the dll, and load directly from AutoCAD independantly running instance.

View 2 Replies View Related

AutoCAD Inventor :: HSM Express - How To Prepare A Model To Be Printed (3D)

Dec 2, 2013

I created a quite simple model in the Autodesk Inventor Professional. Now, I'd like to know how prepare it to be printed (3D) by using the INVENTOR HSM EXPRESS. I need to show the process.

View 1 Replies View Related

AutoCAD .NET :: Distributing DLL With VB Studio Express

Dec 6, 2011

I finally have my first and only .Net version of a former VBA function running and I want to make it available to other users, but security is getting in the way.  Copying the project even to a different location on the same local hard drive results in a security violation, let alone copying it to a network directory.  I am using Visual Studio Express 2008 and cannot find the ClickOnce nor any Publish function written up on MDSN - do those tools only apply to exe style projects?

I did read about a work around of adding an allow remote flag to the AutoCAD configuration file, but that appears to be a massive security hole as it could (I think?) allow *any* malicious dll file to run.

Is distributing / publishing a dll project impossible with Express?

Inventor Professional 2014 64 SP1
Windows 7 64 bit - SP1
Xeon E5-1620
16 GB Ram
Quadro 2000

View 6 Replies View Related

AutoCAD .NET :: Wizard Installation Error On Visual Studio 2010

Jun 6, 2013

wizard installation error on visual studio 2010

View 1 Replies View Related

AutoCAD Inventor :: Studio 2012 Has Speckles All Over Output Image

Jan 12, 2012

When I render a PNG image with Studio there are speckles all over it as in the attached sample.

View 3 Replies View Related

AutoCAD Inventor :: No Add In Template For Visual Studio?

Jul 2, 2013

i have installed the SDK for inventor 2014, but there is no add in template for Visual studio?

can i get one from anywhere?

View 3 Replies View Related

AutoCAD 2010 :: Open And Create A Drawing In 2012 From Visual Basic 2010

Jul 1, 2012

I'm doing a program in Visual Basic 2010. In one of the forms I put a button that when clicked must open AutoCAD 2012 and make a drawing in it. The user will decide where to save it.The steps are these:

1. I added the references Autodesk.AutoCAD.Interop and Autodesk.AutoCAD.Interop.Common to the Visual Basic Project. That's OK.

2. I wrote this in the heading of the form's

- Imports Autodesk.AutoCAD.Interop
-Imports Autodesk.AutoCAD.Interop.Common

3. In the event Click of the Button1 I put this:

    Dim acadApp As New AcadApplication 'Create an instance of an AutoCAD Application
    AcadApp.Application.Visible = True 'Show the instance of the AutoCAD Application
    Dim acadDoc As AcadDocument 'Create an intance of an AutoCAD Document
    acadDoc = acadApp.Documents.Open("C:Respaldo TesisDibujo2.dwg") 'Open a Document called Dibujo 2
    'Draw a line
    Dim PT1(2) As Double
[code].....

View 2 Replies View Related

AutoCAD Express Tools :: Face Animation In 3Ds Max 2012?

Jul 25, 2011

I want to do a short movie with facial animation.

I want to animate 2 bears and 1 human.

Is there any program, to record my face(for the human) and "mix it" with the character?

Or how should I do the Face animation?

View 1 Replies View Related

AutoCAD .NET :: ObjArx Wizards For Visual Studio 2008

Jul 6, 2010

I am having Visual Studio 2008 installed on my computer and AutoCAD 2008 as well. When i downloaded the ObjArx from AutoDesk and try to install ARX Wizards it says that you must have Visual Studio 2005 installed on the system.how to get the ARX wizards for Visual Studio 2008 ?

View 2 Replies View Related

3ds Max :: Studio 2012 - Orbit Tool On Selected Object

Apr 21, 2011

Is it me or is the viewport-orb tool changed?When I select an object (in perspective mode, not otho) - and press Z to zoom-extend the chosen object, I can rotate around it, but when performing a second "orb"-around, the "zoom-locked-extends" is gone and he orb-rotates around the SCENE and not the chosen object anymore?

what gives?... (same principle when in sub-object mode - 1st orb-rotate around the chosen object is good. When going out of orb-rotate and orbing around to the other side of the object or whatever, the "zoom-extends-region" is "scenafied" as in scene-a-fied bug or new feature? if new feature, how the hell to turn it off.

View 3 Replies View Related

AutoCAD .NET :: Visual Studio Edit And Continue Not Working Anymore?

Jun 24, 2013

I develop AutoCAD using .NET, I use the Edit and Continue feature in Visual Studio 2008 while debugging and testing what I wrote. I recently got a new machine and now my Edit and Continue doesn't seem to work anymore.

View 9 Replies View Related

AutoCAD .NET :: Use Command Type Call Form In Visual Studio

Nov 5, 2013

I have a project related to connect autocad and visual studio(VB.Net). Example: I open my file autocad and then use command type call run visual studio.

View 3 Replies View Related

AutoCAD .NET :: Edit And Continue With Visual Studio 2013 In 64 Bit Environment

Oct 21, 2013

I just installed the just released Visual Studio 2013 Professional x86 in a Windows 7 X64 with AutoCAD 2014 X64 computer hopping to check the Edit and Continue feature as advertised in [URL]

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: MDT Express Tools

Oct 11, 2011

MDT  had its own express tools that someone had programmed some awesome file management tools into.i want to get access to these to do some large scale xref re-mapping (changing file paths) to sort an issue with file links now that we have a new cad server up and running.

i am not against doing some programming myself or scoring some of our great forum contributions to put this together if it hasn't been done yet, it just seems a waste that someone had done an absolutely beautiful job of doing this already, maybe we can track it down again?.URL....

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Trying To Load Express Tools CUI Twice

Mar 8, 2012

i had my enterprise CUI working fine, and then one day it blew up and now everyone gets an error that autocad is trying to load acetmain.cui but it's already loaded. do i need to load acetmain.cui as a partial cui?  i figured that i did, but then why does acad try to load it twice?

so i have the enterprise cui loading the acetmain as a partial.  when the users log in, the enterprise cui is in loaded AS their enterprise cui in the Support Paths but then they load their own custom cui as the Main cui on their individual workstations.  THIS cui ALSO is loading the acetmain.  i think that's where the conflict is.

if that's the case, should i just give out instructions on how to remove the acetmain from their personal "custom" cui?  it seems that if i take acetmain out of the enterprise cui, that the entire menu disappears from teh individual workstations.

View 1 Replies View Related

AutoCAD Inventor :: 2012 Fusion Error - Realistic Visual Style

Apr 26, 2011

I get the following error when I try to launch Fusion from within Inventor (or on it's own):

The application is unavailable. There was an error while initializing the graphics subsystem.  This is likely due to one or more of the following:  your graphics driver is not configured for "True Color", there was a problem installing the application, the application installation was damaged, or some other problem with the graphics hardware and drivers or the configuration of the application.  More detailed information may be included below.

Also, when I try to switch to Realistic Visual Style, it will not allow me to. When I go into Application Options, Hardware, and try to set it for Quality it always goes back to Compatibility.

View 8 Replies View Related

AutoCAD Inventor :: Way To Copy Form Visual Style From 2012 To 2014

Oct 28, 2013

I have upgraded from 2012 to 2014 but there is a smaller list of visual styles for the Ilogc form. I used to set all forms to "iMaginary" but his is not an option in 2014. Is there a way to copy the form visual style from 2012 to 2014?

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Turn Off Express Tools In The Menubar

Dec 22, 2011

I would like to turn off the express tool visiblity in the menu bar.    I have turned them off in the CUI. (in all workspaces, I have removed the aecmain.lsp witch i see loads into the toolbar, I have unloaded the partial cui and reloaded).    If I set the workspace to one which it is turn off it goes away.   Problem is that when I open again "its back".   Is there another place that I don't know about that controls?

I "do" want to load the express tools.  I don't want them to show in the menubar nor the ribbon.   I want to allow command line or custom menu macro to call.   I was able to do this in 2010.

View 2 Replies View Related

Photoshop :: Visual Studio Theme

May 11, 2009

After looking at this one guys visual studio 2005 wallpaper I wanted to learn how he did it. I am trying to duplicate the small squares you see on his wallpaper. how he did the shapes in the wallpaper.

View 1 Replies View Related

AutoCAD Inventor :: How To Prepare Forging DRG From Final Part

Jan 13, 2014

I have completed my final part modelling, but as you know that before final machinig the part i want to get it forged from my vendor for that i want to prepare the forging drawing for him. but when i place the base view in the drawing sheet i always get the final part. How to prepare the forging drawing from the final part drawing or is there any way to make it.

View 6 Replies View Related

AutoCAD Visual LISP / AutoLISP :: How To Justify Text Using TJUST Express Tool

Mar 7, 2012

I am trying to use LISP to justify text using TJUST express tool. I have different layers I need to justify differently - current code causes the error "extra cdrs in dotted pair on input". Or a better way to do it???

(setq N 0 ctext nil) (repeat (sslength ss) ;
begin loop (setq ctext (entget (ssname ss N)))
(setq clayer (cdr (assoc 8 ctext)))
(cond ((= clayer "LABELS")
(setq flag "Start") );

[Code]....

View 3 Replies View Related

AutoCAD Inventor :: Compatibility Between 2012 And 2010?

Nov 10, 2011

I´ve started at a school which is using autodesk inventor 2010, but on my computer I have autodesk inventor 2012, and I can´t find the way to open the homework I do at home on the school computers. 

It is supossed that my inventor 2012 saves the files in 2010 format as I can read on the settings, but when I open it on the 2010 in shows me an error message about that it´s not possible open this file. Also I´ve tried to save as 2007 format, but it can´t open it. 

View 9 Replies View Related

AutoCAD Inventor :: Use 2012 With Vault 2010?

Jan 18, 2012

We are currently running Inventor 2010 Professional (64-bit) on our computers with Vault 2010 on a remote server, but are ready to upgrade to Inventor 2012 Professional.  Will we be able to continue to use Vault 2010, or will our Vault (ADMS?) need to go to 2012 also? 

A side question, what are the strategies to update the files in the Vault to 2012? As needed? Setup an automated task? 

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Express Tool Burst - Invisible Attributes Now Visible

Oct 30, 2005

When using the express tool Burst, Invisible attributes are now visible. How does one modify the routine so that the invisible attributes are deleted.

View 3 Replies View Related

AutoCAD 2010 :: How Express Tools Are Loaded

Dec 2, 2010

WHERE AND HOW THE EXPRESS TOOLS ARE LOADED?

View 8 Replies View Related

AutoCAD Inventor :: API 2010 / API 2012 - Different Result Of ReferencedFileDescriptors

May 10, 2012

As you could already read in the headline of this topic, I'm getting two diffrent results from Inventor.File.ReferencedFileDescriptor with the Inventor 2010 API and Inventor 2012 API when I'm trying to get some information from the same Inventor file!

In my case the FullFileName and therefore the ReferenceMissing property get's me different values, although it's exactly the same Inventor file and exactly the same source code.

How could this happen? Any changes for the ReferenceFileDescriptors object from API 2010 to 2012?

I don't get it....

View 2 Replies View Related

AutoCAD Inventor :: 2012 Compatible With Vault 2010?

Apr 4, 2011

curious and cant seem to locate it on the main website

View 3 Replies View Related

AutoCAD Inventor :: AI 2012 Failed To Launch Excel 2010

Aug 13, 2012

Here is what im running

OS: Windows 7 x64

Autodesk software: Autodesk Product Design Suite Premium 2012

Microsoft software: MS Office 2010 Starter which includes Word & Excel ONLY.

Error message from Inventor when trying to open an Ipart :

"Excel installation is required for this operation. Failed to launch Excel."

FYI.. this solution doesn't work  [URL]

don't have this registry key HKEY_CLASSES_ROOTWow6432NodeCLSID{00024500-0000-0000-C000-000000000046}

OS: Windows 7 x64
CPU: Intel Core i5 @3.0 GHz,
Ram: 8 GB Harddisk: 1TB
Software: Autodesk Product Design Suite Premium 2012

View 3 Replies View Related

AutoCAD .NET :: Gets Slower When Loading For Each VS 2010 Express Debugging Session?

Feb 9, 2012

When running VS 2010 express in debug mode, for either AutoCAD 2010 or 2012, 64 bit, AutoCAD gets slower and slower loading with each subsequent debug session until it becomes intolerable. A system restart is necessary. Is this normal? I see this on a fast machine with tons of ram. During the waits there are patches of white screen in the various AutoCAD interface components. The performance hit is exponential with each session. The first debug is normal, The second is slightly slower. The third is noticeably slower and so on.

View 3 Replies View Related

AutoCAD 2010 :: Express Tools Command Alias Editor

Apr 11, 2012

I keep changing the Command Alias Editor in ACAD 2010 so I can use the hot keys I have grown accustomed to. They work fine but when I close ACAD then reopen it goes back to defaults and I have to change them again. I know it's probably loading the wrong menu file or something simple but figured I would ask the experts before I start moving files around.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved