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?
Is there a way ( ole or component ) to view Atocad 2004-2011 drawings inside Delphi ap开发者_如何学Cplication ?I don\'t know for sure, but if you have AutoCad installed on your PC, try importing the A
I have hundreds of DWG, AutoCAD files that I would like search and catalog into an MS Access Database.
I have encountered a problem. My company bought a VB developed plug-in,which allows us to print the dwg files to a shared printer.This plug-in works fine with version 2009 and before. Instead of tappi
My company used autocad 2009 and a printing Plug-in which was made by VB,they worked perfect.But when my company uses autocad 2010,the problem rises:The printing Plug-indoesn\'t work.
I am working as part of a project using a piece of third part software that promised, among its other features, to export items to AutoCAD format. Unfortunately it hasn\'t lived up to its promise and
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, etc
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)
I think it is simple 开发者_开发百科to do this but i dont know how to start? I want to get layer name or label name in the autocad file using c#. I search the forums but i really find anything valuabl
I have an AutoCad addon. The addon folder is added to the support file search path but when launched under a Power User autocad doesn\'t automatically load the addon.