AutoCAD VB :: DWG To PDF Without Program
Aug 29, 2013
The purchasing group in my company need to batch plot autocad dwg files to pdf files to send to vendors. They do not have AutoCAD on their computers. I have done searches on the internet for programs, but I am leary of donwloading them. If I use the AtoCAD API in a program can I make it so they don't need AutoCAD to plot?
View 2 Replies
ADVERTISEMENT
Dec 2, 2012
I cannot share photos from my Elements 8.0 Organizer via email. The program does not recognize that I have an email program loaded. The computer is a new HP desktop with Windows 7 Home Premium Service Pack 1 operating system. My Elements 8 does everything I need except for the photo sharing so I don't really want to purchase a new version.
View 1 Replies
View Related
Jul 31, 2011
When I'm gonna write my program stops and appears a box that says Run time error and close my program. What is that, what I coul do?
View 1 Replies
View Related
Sep 27, 2012
I use Autocad 2011 to read and modify drawings supplied by my client for the design and installation of ducting. I was going along nicely although slowly due to my transition from Visual cad. These are two completely different program and Autocad seems incredibly complicated until you start to learn a few commands and figure out how to navigate around the program.
Anyway, I have had about 20 hours with the program and am on the bottom of the learning curve when for some reason, the method of working suddenly changed, I am not aware of making the changes and cannot see how to change back.
First off, if I drew a few lines and then wanted to delete them, I simply selected each line and pressed delete. This was the same for most commands, I would select the items and then click the command.
Now, I have to click the command, then select the items and press enter. The main problem with this is that to delete anything, I now have to select "cut" or "erase", select all of the items and then press enter.
What I want to do is select the items and press delete but the delete key no longer works. how to get back to using my delete key.
View 8 Replies
View Related
Sep 26, 2011
I am looking for a program or anything that will red line onto PDF's.
View 8 Replies
View Related
Aug 11, 2011
I have AutoCAD 2012 LT, and I have noticed something a bit strange. If I double click (or accidentally click twice) on the main menu (the "A" in the upper left corner), AutoCAD quits. It doesn't actually crash; if I have unsaved edits it asks me if I want to save them, and if I hit "cancel", the program keeps running, but it is a bit of an annoyance. Is this a bug or a feature?
View 5 Replies
View Related
Jan 4, 2012
I can not open CAD LT 2007 at all. I uninstalled and reinstalled. Still will not open. When I try to open existing files. I get an error message stating that the file can not be found or the file name is misspelled. I have run this very program for many years with out any problems. Now I can not acsess if in any way.
View 5 Replies
View Related
Jan 10, 2012
My AutoCAD LT 2008 Program has crashed and all attempts of uploading it again has not solved the problem. This is the error message I am receiving.
Problem signature:
Problem Event Name: APPCRASH
Application Name: acadlt.exe
Application Version: 23.1.51.0
Application Timestamp: 45d008e7
Fault Module Name: ac1st17.dll
[code]....
View 2 Replies
View Related
Nov 10, 2005
I am looking for a program that detects cheating with auto-cad? Ex. Copying one persons drawing and calling it their own. I know Universities and other technical schools have such a program.
View 9 Replies
View Related
May 25, 2012
I´m having problem with creating stl file from surface. I need to import stl in another program for rockfalls. I have create surface, extrude faces and union them.. an save like stl file.
But in another program my surface is not smooth, like something went wrong while exporting stl, because in autocad civil 3D 2012 everything look good.
View 9 Replies
View Related
Jan 16, 2012
I am using AutoCAD 2010 and when I open and run a drawing for a while the AutoCAD program hangs and won't respond. I have to close the program and then reopen AutoCAD. How come AutoCAD keeps doing this
View 5 Replies
View Related
Mar 16, 2011
I was created model of industrial robot with assembly and I need to create program in VBA, which can be used to steering robot arms in model for example used keyboard. Program have to include assembly too. I don't know what I should start do this.
View 5 Replies
View Related
Apr 18, 2012
I have working code for opening a cad drawing from an external program. That is perfect.
how can I force a drawing that is NOT readonly to open as readonly from outside cad.
View 9 Replies
View Related
Nov 5, 2012
I'm trying to switch documents and add some text. But the program switches to the document then freezes without executing any lines after switching documents.
If flyToHandle <> "" Then Dim docIsopen As Boolean = False For Each doc As Document In DocumentManager If doc.Name = flyToDwgName Then docIsopen = True acdoc = doc DocumentManager.MdiActiveDocument = acdoc End If Next If docIsopen = False Then acdoc = Autodesk. Auto CAD.ApplicationServices.Application.DocumentManager.Open(flyToDwgName, False)
[code]....
View 3 Replies
View Related
Oct 29, 2013
Cant open the menu bar from the program AutoCAD for Mac 2013
View 1 Replies
View Related
Oct 31, 2013
I have AutoCad2013 installed on my system, I am running Windows 8.1, my system updated automatically. After updating none of my Autodesk software will launch. When I try Inventor I get a capatibility error and I follow the link and get the SP1 file but it says it also no capatible. When I try and launch Autocad 2013 I get an error thas says" acad.exe This app has failed to start because its side by side configuration is in correct" I als have Revit 2013 on my system and an error comes up saying "This app was unable to start correctly (Oxc0150002)"
View 2 Replies
View Related
Nov 28, 2011
How do you pause the program to run a command line. Ex. MyDrawing.SendStringToExecute("command", True, False, False). I want to regen the drawing after the command. I am using Autocad 2011.
View 3 Replies
View Related
Jul 15, 2013
This issue has been an irritant for a few days and today is almost constant. When I do a quicksave the program hangs up and I get a Program Not Responding message. The panels all go white and the desktop is ghosted like there is a film across the screen and I have to wait 2-3 or more minutes for things to resolve.
View 9 Replies
View Related
Dec 26, 2011
I have a program (C#.NET) that opens files in a batch by using the DocumentManager.Open() method.
The first problem is , if one of the files has a macro, the vba dialogbox appears which interrupts the progress. How can I disable the macro and block the dialogbox?
Another problem is, it will take a very long time to open a file by the CAD application after processing 10 or 20 files later. I have closed the file and disposed the document object by using the Dispose() method after opening. The application looks like crashing and the memory used by CAD is up to 200~300M which is only 50~80M when the first sevral files was processed.
View 4 Replies
View Related
Mar 24, 2012
I was trying to make a block of an elevation, no more than 150 objects and the program had a FATAL ERROR; I tryed again and again and always the same fatality.
I'm using AutoCAD LT 2007
View 1 Replies
View Related
Mar 11, 2011
I am using AutoCad Architecture 2011 64bit, whenever i send a print job to the printer my Autocad says it has to shutdown.
View 3 Replies
View Related
Feb 28, 2013
Every time I try to hatch a larger area, my AutoCAD 2013 program freezes and I need to close the program and restart it, losing anything I hadn't saved prior to the freeze. In addition, certain areas won't hatch because the program is telling me I have open boundaries which is not the case.
View 3 Replies
View Related
Jun 11, 2012
how can i prepared X-section in support of any program i.e. i want that program which have make a x-section in bulk when i have a ogial level along with finish road level & gradient.
View 1 Replies
View Related
Jun 27, 2012
Any software, plug-in, script, lisp or program that integrates a browser inside AutoCAD?
View 5 Replies
View Related
Jan 22, 2013
I have only just started using AutoCad and all of a sudden my program will not open and save files anymore without, without me typing in the whole filename string. Is there a way of resetting this as it has never done this before?
View 4 Replies
View Related
Nov 18, 2013
I am trying to work out a plan in Autocad and it goes so slowly. The slowest of all actions I do is always drawing a simple line. No other program is running on my laptop.
View 9 Replies
View Related
Oct 20, 2012
I want to use the "Profile Sample" program supplied with C3D to create an alignment and profile. I am creating the stations and elevations in LISP and want to send them to the "Profile" program. I have seen in a C# program the use of an Array to send the data. I would like to do the same. eg.
LISP - (profile_sample sta1 elev1 sta2 elev2 sta3 elev3 ...etc)
VB - What is the code to pass this data to the Profile Sample program?
I am VERY new to VB programming. I have trouble giving up LISP.
View 4 Replies
View Related
Jun 7, 2012
I'm in Autocad if I use the "open" command and go to a file directory there are several subfolders that we have to save drawings in before we make changes to them. If I copy and paste from one folder to the next while in the open dialog box it copy the file fine but the next time I try to open any drawing file the program goes unresponsive and crashes.
View 3 Replies
View Related
Dec 10, 2013
I just installed Autodesk Inventor Pro 2014 as a student for my engineering class and I have yet to get it to work properly. Every time I try to open the program, it will open to the main selection page. But the first click I do on the screen causes it to say 'not responding'. I have to close the program and try opening it again. The second time, it does not even get past the opening screen. It freezes and I end up having to log off of my user and log back in. I have the 64-bit version that matches my computer.
View 3 Replies
View Related
Jan 29, 2012
I have a program where I am inserting blocks at specific points in model space. I have successfully been able to create a subroutine that will accept a block name, a point3D Location and a layer name and and insert the specified block at the specified location on the specified layer. What I need to do now is to cycle through model space and find all of the pipe objects in model space. I then find the endpoint of each pipe and insert a block at that location. The problem that I am having is that the program crashes when I try to find the objectid of modelspace. I am using the technique discussed in this thread by Jeffrey_H.
VB.NET Access to Styles
Below is the code that I am trying to get to work.
'Test Command to insert the some blocks into the drawing <CommandMethod("TrimbleTestBlocks")> _ Public Sub TrimbleTestBlocks() 'Get the editor object Dim doc = AcApp.DocumentManager.MdiActiveDocument Dim db =
[Code]....
This is the line that crashes on me
'Get Model Space Block Table Record Dim mdlspace As BlockTableRecord = SymbolUtilityServices.GetBlockModelSpaceId(db).GetObject(OpenMode.ForRead)
why this is crashing the program? I just started programming dotnet this weekend and my head is starting to explode.
My end goal is to cycle through every pipe in model space. If the pipe belongs to a specified system definition then find the pipe size and insert a corresponding block on the endpoint of the pipe. I then want to export the blocks to a new drawing to be imported into a trimble unit for locating inserts on a deck.
View 9 Replies
View Related
Sep 11, 2012
I have an Inventor license that doesn't include Autocad. We have some old Autocad drawings that I would like to write a program to extract the titleblock info which I believe is probably done with attributes. Not sure though.
is there any way for me to get to that info without having a seat of Autocad? In Inventor we can use apprentice to do similar things.
View 3 Replies
View Related