Tagged Questions
Drafting and design software.
14
votes
6answers
18k views
Open source cad drawing (dwg) library in C#
Anyone knows of an open source DWG (autocad drawing) library in C#?
11
votes
3answers
2k views
Debugging what this LISP Virus is doing
My firm has been hit by an AutoCAD virus that is deleting and replacing our acaddoc.lsp with the routine below.
I'm an architect and not exactly sure what this is doing by the repetitive "find" and ...
7
votes
6answers
1k views
Starting point for learning CAD/CAE file formats?
We are developing some stress and strain analysis software at university. Now it's time to move from rectangles and boxes and spheres to some real models. But I still have little idea where to start.
...
6
votes
2answers
941 views
Best practices with Unit testing on Third Party software API's (AutoCAD)
We are developing applications for use within AutoCAD.
Basically we create a Class Library Project, and load the .dll in autoCAD with a command (NETLOAD).
As so, we can use commands, "palettes", user ...
5
votes
1answer
97 views
online editors for various file types, doc, dwg, image
I have a media archive with various file types on my server. If a user wants to update that file, he has to download the file to his local machine, edit it with his desktop software (Word, AutoCAD, ...
5
votes
6answers
3k views
Reading .DXF files
Does anyone know of source code, ideally in C# or similar, for reading .DXF files (as used by AutoCAD etc)? If not code, then tables showing the various codes (elements / blocks / etc) and their ...
5
votes
4answers
701 views
What are CAD apps written in, and how are they organized?
What are CAD applications (Rhino, Autocad) of today written in and how are they organized internally ?
I gave as an example, Autocad and Rhino, although I would love to hear of other examples as ...
4
votes
2answers
107 views
Visual Lisp: how to call functions in external C++ DLL
I have a C++ dll I have written (native, not .net), and I would like to use its functionality from Visual Lisp. Can anyone point me to an example of how to do this, or at least which bit of ...
4
votes
2answers
317 views
Using VBA from Access 2007 to search in AutoCAD (dwg) files
I have hundreds of DWG, AutoCAD files that I would like search and catalog into an MS Access Database.
Basically, I would like to search the DWG's and extract whatever description is in the Title box ...
4
votes
2answers
175 views
Converting RGB Colors to closest ACI Color in C#
I am currently writing a Programm that interacts with dxf files. Therefore I need a Routine that takes RGB Color Values and gives back the closest Color in the AutoCAD Color Index (ACI)
Has anybody ...
4
votes
4answers
138 views
Circumflex accent before c IN LISP
I'm studing lisp and I found this: (zoom in)^C ^C , but the text don't explain it, and I searched "^C ^C" in other places but didn't found anything. Can someone here help-me?
(I'm studying english ...
4
votes
1answer
339 views
A better VBA editor for Autocad
I'm developing some VBA macros in Autocad. The built-in editor is obsolete, but I wasn't able to find any better way to edit the .dvb files.
A .dvb file does contains many other source files packed ...
4
votes
4answers
932 views
Create Autocad file with C#
I am expoloring currently an AutoCAD .NET API to create a dwg files from winform.
Is this possible or should I look for another library?
Are there any new tutorials of doing so?
thanks
Thanks for ...
4
votes
2answers
667 views
Are there any libraries for parsing AutoCAD files?
Are there any libraries (preferably open-source) for parsing AutoCAD files (DWG or DXF)?
4
votes
4answers
3k views
Interfacing AutoCAD with JAVA
Any idea on interfacing with AutoCAD through a JAVA program. I am looking for a solution that can directly interface with an AutoCAD session (even start one), the way it works with the .NET extensions ...
3
votes
2answers
47 views
AutoCAD .NET API - Interrupting the close pallete/window/user control command
My first post, be gentle!
Im developing my own user controls for AutoCAD 2011 and cant for the life of me figure out how to interrupt the close on the User Control and insert my own functions before ...
3
votes
3answers
257 views
View Autocad Drawings inside Delphi application
Is there a way ( ole or component ) to view Atocad 2004-2011 drawings inside Delphi application ?
3
votes
2answers
286 views
Getting Entity data from Autocad
This is a two part question.
1) Is there any way to get a csv file of all the entity data, including xdata, for an autocad dwg, either using autocad or some other method?
2) Is there an easy way to ...
3
votes
3answers
79 views
Manipulating maps
Given a set of floorplans (in Autocad, svg, or whatever format need be...), I would like to programatically generate directions from point A to point B. Basically I would like to say: "How do I get ...
3
votes
3answers
2k views
Developing plugins for AutoCAD?
I'm thinking about starting to develop a plugin for AutoCAD, but I have absolutely no knowledge of the field. How does the plugin system work? What are the licensing terms? What programming platforms ...
3
votes
3answers
634 views
C# Drawing Oracle Spatial Geometries
I need to create a simple app which can display geometries from Oracle Spatial in C#.
These geometries are exported from AutoCAD Map 3D 2010 to Oracle Spatial.
I need to pan, zoom, manage layers of ...
3
votes
3answers
1k views
SaveAs in COM hanging AutoCAD
I'm implementing an application which uses COM in AutoCAD's ObjectARX interface to automate drawing actions, such as open and save as.
According to the documentation, I should be able to call ...
3
votes
7answers
317 views
Generate identical Hashcodes for approximately-similar numbers
I'm creating an application in C# 3.5 that uses the AutoCAD API to read a 2D AutoCAD drawing, make changes to the drawing using defined business logic, then adjust it back in AutoCAD. Due to the ...
3
votes
4answers
2k views
how to subversion AutoCAD
I am new to Subversion. I was trying to subversion AutoCAD files for my projects deparment, however it does'nt seem to work. It works fine with docs and xls files etc.,
Along with 'subversion', i am ...
3
votes
3answers
128 views
Does VBA keep a cache of past code changes?
I created a smallish application in VBA for autocad (.dvb file). It has a form and a bunch of modules.
I originally wrote some code in a module that contained and IP address (10.0.0.16). Later on I ...
3
votes
1answer
187 views
SOAP request from within an AutoLISP/AutoCAD macro
We have built a webservice for a client that uses AutoCAD. They have a macro that runs in AutoCAD that builds a SOAP request. But they have not figured out how to actually send() the soap request to ...
3
votes
2answers
382 views
AutoCad EndPlot event firing too soon in (C#, API)
i am leveraging the AutoCad API's to do the following...
1] open autocad
2] load a document
3] print the document
4] close autocad
All this is working fine except for the fact that autocad is ...
3
votes
2answers
275 views
How to convert AutocadDWG To PDF?
Is there another way to convert AutocadDWG To PDF but to use third party programs? Thanks for any suggestions.
3
votes
5answers
666 views
Using Lisp (or AutoLisp) how good is the associative lists performance?
I'm doing an AutoLisp project which uses long associative structures to do heavy geometrical processing - so I'm curious about the associative list intense use timing results.
How simple/complex is ...
2
votes
1answer
44 views
how to learn objectArx?
i have intermediate c++ knowledge and i was write some c# tools to autocad now i want to learn ObjectArx
i spent some time to google for tutorial or something start with and get that link ...
2
votes
2answers
60 views
Debugging an AutoCAD module
I am working on a project which is a dll module for AutoCAD, which adds some new functionality (like menus, objects, etc.) to the environment. Naturally, there are some bugs in the menus, objects of ...
2
votes
1answer
47 views
Get blocks from Autocad /Maps into excel
I would like to get some objects on a Autocad map layer and extract their name, color and position and place them into an excel sheet in the following manner:
Object Name | Color | Coordinates
Is ...
2
votes
3answers
95 views
C# export to DWG
I am hope to write a C# application take takes some numbers as input and export in a format that can ultimately be editable as dwg files.
I read that exporting directly to dwg is difficult, but I can ...
2
votes
1answer
132 views
Generating AutoCAD files with java?
Does anyone have any tips how I can generate AutoCAD drawings with Java? Is dfx a good interface or should we go for dwg files?
I can't find any useful information on this on the net. The Open ...
2
votes
1answer
156 views
Moving an AutoCad DXF solid along a 3D path in Mathematica
I came across this post and found belisarius' answer interesting. Wondering whether he someone can post his
complete mma code and give some explanation. In general, my question is about how to ...
2
votes
2answers
982 views
Open Source DXF Parser in C++
I am looking for an open source DXF parser I can use in Visual C++.
Can anybody help?
2
votes
2answers
514 views
How to get the .NET object from a given COM object in AutoCAD
I have a AutoCAD 2008 plugin written in VB.NET. This plugin uses mostly the COM interface for accessing ACAD objects.
I'm currently switching from the COM interface to the managed interface and have ...
2
votes
1answer
431 views
How to select an Autocad entity by entity name for use in autocad command in a lisp
This might be something simple that I just keep missing but...
I can get the entity name but is there anyway to use an entity name assigned to a varible to have an Autocad command use the entity as ...
2
votes
1answer
294 views
Get the extents on a drawing using the database without opening the drawing
In the AutoCAD .NET API, while you have a drawing open, you can get the extents using the environment variables EXTMAX and EXTMIN. However, these variables don't supply correct values when you do NOT ...
2
votes
2answers
368 views
Clean Code: Readable Dependency Injection suggestions?
I have a project that adds elements to an AutoCad drawing. I noticed that I was starting to write the same ten lines of code in multiple methods (only showing two for simplicity).
Initial ...
2
votes
1answer
354 views
How to let the user cancel my AutoCAD command
I'm currently developing an AutoCAD 2008 Addin in Visual Basic (.Net 3.0, VisualStudio 2010).
I'm able to define my own command and I want the user to be able to cancel my command by hitting the ESC ...
2
votes
1answer
374 views
Can only run AutoCAD 2010 or 2011 when debugging from visual studio
I've noticed recently that AutoCAD gets slower and slower after as I debug it, close, then debug again. In addition AutoCAD just freezes when I try to open it without debugging (in or out of visual ...
2
votes
4answers
100 views
Data persistance in class library between one class methods
I am creating a class library for AutoCAD with .NET.
The problem is that the methods are called one after another from AutoCAD and first one reads input file and creates List of data in memory. ...
2
votes
2answers
290 views
Is there an easy way to convert autocad polygons to adobe swf format?
I am looking for a easy way to convert Autocad polygons to swf files. Is there a converter for that? Or is there an intermediatory format that can be used to convert from polygons to the adobe flash ...
2
votes
6answers
879 views
Importing AutoCAD/Solidworks drawings/objects into winforms?
Has anybody done anything like that?
I need to import 3d objects, done in either AutoCAD or Solidworks, and draw them into a windows form. I only need the object to be viewed in 3D and moved around - ...
2
votes
1answer
392 views
COM Interop between 32 bit and 64 bit applications
I have a .NET windows forms application compiled as x86 – it needs to be compiled as x86 because it references 3rd party DLLs which are 32 bit. The application uses COM interop to automate Office ...
2
votes
2answers
460 views
Anyway to automatically convert DWF to PDF?
Our eTendering solution, www.monaqasat.com, currently works exclusively with PDF documents for various reasons, some of them being security. We are being asked if we can support DWF documents. For ...
2
votes
3answers
436 views
.net library for extracting block attributes out of autocad drawings
I'm looking for a .net library that will enable me to extract block attributes out of a autocad file. I don't mind paying for a developers licence but I should be able to freely redistribute the ...
2
votes
1answer
215 views
Path for an AutoCAD file that contain an Excel file
I have an embedded Excel (.xls) file in a AutoCAD (.dwg) file.
Using VBA (under Excel) I want to extract the path for the file that contains it (the path for AutoCAD file).
1
vote
0answers
13 views
added typelib via makepy for AutoCAD, now win32com not working for AutoCAD
I have been running win32com to access AutoCAD for quite some time without issue. I learned that applying the makepy utility could create a more user friendly experience at the interactive prompt, so ...