Drafting and design software.
0
votes
1answer
14 views
How to enumerate through Autocad Entities without using Autocad.Interop?
I'd like to enumerate all entities in an Autocad Drawing, but not using Autocad.Interop reference.
With Interop I could just pick:
IAcadApplication App = ...
-1
votes
0answers
10 views
glueing solids together face to face [closed]
How to join two solids face to face like joining a tetrahedron with another tetrahedron?
The command which will attach one tetrahedron with another tetrahedron full facially without leaving any space ...
0
votes
2answers
23 views
C# AutoCAD load linetype to drawing
I'm trying to load a linetype into the active document so i can set a layers linetype to the one i'm trying to load. Now the problem is when i try to load it, autocad is giving me an exception of: ...
0
votes
0answers
37 views
Method called twice instead of single time
I have trouble with calling methods from lisp command in Autocad. I am using lisp file in Autocad. When I call the macro name from Autocad it calls the method twice instead of single time.
In My ...
0
votes
1answer
72 views
Algorithm for points inside a polyline inexplicably fails (AutoCAD)
I'm using the .NET API for Autocad, I have an algorithm (which I did not write) for determining if a point lies within a polygon (straight lines only).
I have been testing my command on the same 51 ...
0
votes
0answers
27 views
Kabeja library - getting text description from DXFInsert
I use Kabeja library to parse DXF files. I need to read some text information(room names) included in DXF. Using DWG TrueView I found out, which layer contains desired information. I also found out, ...
0
votes
0answers
41 views
Autocad .net framework 32 bits selection
Gents,
I was wondering if there is any way to configure the autocad.exe.config file so it works with the 32 bits version of .net framework.
I'm developing an application for autocad 2008 32 bits in a ...
-1
votes
1answer
20 views
While copy the entities which contains groups and paste that entities in same drawing original entites group name changed like *A3 etc
Hi Friends,
I struggle with following issues. My doubt is while i copy the entities which contains group and paste it in same drawing. Now original entities group names are changed to ...
0
votes
2answers
35 views
Copy the Entities with basepoint using Ctrl + C in Autocad using C#
Hi friends,
I have some trouble while copy the entities using Ctrl+C in autocad. While i press ctrl + C it just copy to clipboard in autocad and it's take base point as 0,0,0.But i need to ...
0
votes
0answers
10 views
AutoCAD.AcCmColor.18 is not registered
My installation of AutoCAD Map 3D 2011 does not have AutoCAD.AcCmColor.18 in the registry HKCR.
VBA Code is failing because of this.
Any idea where / how this is supposed to get registered???
0
votes
2answers
56 views
Drawing a line in VB without using Transaction Class for Autocad
I am Drawing a line using transaction class
Public Sub CreateLine()
Dim acDoc As Document = Application.DocumentManager.MdiActiveDocument
Dim acCurDb As Database = acDoc.Database
...
1
vote
1answer
85 views
Create floor heat map with DWG file for website
I would like to create a floor map which show foot print of user or heat map based on user movement on floor. I'm not sure how to create this heat map by using .dwg file. I also need to show this live ...
1
vote
1answer
93 views
Integrate AutoCad with a WPF C# appllication
I have a question about integrating AutoCad LT with a WPF C# application.
I have a client for whom I develop a ERP application, this client uses AutoCAD LT to draw their products which they produce. ...
0
votes
0answers
28 views
Use SHX fonts while drawing in C#
Is there anyway to use SHX fonts while drawing string or any approach to draw vector-based strings in C# like what we have in AUTOCAD ?
Best Regards.
-3
votes
0answers
84 views
C# Programming to Acces Excel und Autocad [closed]
I am a student and very new to C#
I would like to save the data which are entered through the console window for later use..
my task is to create an excel data sheet.
then i should draw one Autocad ...
0
votes
1answer
29 views
COM Errors Visual Studio 2010
Recently I've been working on an external .exe to communicate with AutoCAD. Since it was an outside .EXE I had to work with the COM to get what I wanted. (Else I could've used the .NET API which is ...
0
votes
1answer
33 views
Can I convert a contour plot in matplotlib to a format that can be imported and edited in AutoCAD?
I have written a script in Python 3.3 which reads position (x, y coordinate) and risk values from a text file and saves the resulting contour plot using matplotlib. My company needs to be able to ...
-1
votes
1answer
132 views
While installing Auto Cad application software facing Error 1606
i am using windows 8 64 bit, while installation autocad software, in the begin of installation
the error 1606 occured , what to do to install the autocad in windows 8 64 bit, why this problem is ...
0
votes
1answer
39 views
ThreeJS: is it possible to simplify an object / reduce the number of vertexes?
I'm starting to learn ThreeJS. I have some very complex models to display.
These models come from Autocad files that my customer provides.
But sometimes the amount of details in the model is just ...
0
votes
1answer
53 views
WPF application reading ACAD 3D
I'm making a WPF application where I wanna open Autocad files and get the dimentions (width, hight, etc) of the 3Dsolids.
After a few days of trouble I finaly managed to open the file and read it, ...
0
votes
0answers
29 views
VB.Net Express 2008 And AutoCAD
I have developed an Application using VB.Net Express 2006 and AutoCAD 2011. (These are User requirements and hence can't be changed).
The application developed runs on the development computer ...
1
vote
1answer
51 views
Tangent spheres Tan,tan,tan for spheres(balls)
How to draw mutually tangent spheres of radii 1,2,3,4,etc incrementally.
I have easily drawn mutually tangent spheres of radii i.e, r1,r2,r3 on a pythagorean triangle of 3,4,5 sides in autocad but HOW ...
0
votes
1answer
43 views
How to convert Autocad drawing to image?
I have an Autocad drawing which is a plan for land squares where each square contains a number.
I tried to convert it to image by choosing: File --> Export Data --> and file format Bitmap (bmp). (I ...
1
vote
1answer
63 views
Need help to do 2d drafting
I have all the data of a door in the form of system.drawing.rectangle which comes from my own tool.
I have tried to build a 2d drafting (technical sheet) with all the dimensions, but it do not seems ...
1
vote
1answer
80 views
How can we use AutoCAD to create PDF from DWG/DNG files programmatically using Java?
I am OK with any command line utility too. Basically I want to convert AutoCAD files to PDF using AutoCAD. I know there are several PDF virtual printer drivers that do this even without AutoCAD ...
-1
votes
1answer
72 views
Test AutoCAD 3D images using selenium or some java library
My application involves 3D and 2D diagrams. I want to test 3D/2D diagrams(comparison,crop/color/isolation of different parts in 3d model) using selenium web driver. If it's not suitable, Can somebody ...
1
vote
1answer
139 views
Enable user to edit CAD file in WPF application
The resources for AutoCAD programming are one in a million; I have a little trouble trying to figure out how to do this. What I actually need (the entire workflow), is to allow the user to import a ...
2
votes
0answers
55 views
python pyautocad,how to contruct an objectlist for COM
This is an real project write by VBA before.
I want change it to python for data processing is heavely. And, use 'ActiveX Automation scripts for AutoCAD with Python' method. code is below.My question ...
-2
votes
1answer
86 views
Drawing to PDF create Blank white Page
using Auto Cad 2012 I am trying to export layout to PDF but I am getting white PDF! can you please let me know why this is happening?
2
votes
1answer
371 views
Display DWG/DXF file in WPF application
I'd like to display an AutoCAD file (more importantly DWG) on a WPF application... I'd like some pointers on how this can be best done. I've looked around quite a bit, and there are a number of ...
1
vote
1answer
117 views
creating 3d polyline from series of points and a 3dpolyline
I have a series of points and a 3dpolyline. How can I connect these to get 3dpolylines.
I don't want to click on every single point to join 3dpolyline.
attached please see image for more detatil
. ...
1
vote
1answer
195 views
Best way to create custom building's map for iOS
I see some ways to do it:
1) Draw using OpenGL programmatically.
2) Draw using QuartzCore and CoreAnimation programmatically.
3) Draw map in AutoCad and then somehow connect it to iOS.
4) Draw map ...
0
votes
1answer
238 views
C# change windows form to ontop after opening an AutoCAD drawing
I have written a C# plugin for AutoCAD where the user can enter some information and afterwards the appropriate drawing should be openend.
The actual workflow should be:
I start my plugin in ...
-1
votes
1answer
101 views
what is the best way to auto this AutoCAD 3D model generation task?
I want to use AutoCAD to generate a 3D model which is composed of many basic 3D geometries such as sphere, cube, etc. I have the dimensions and the origin and orientation of the local coordinate ...
1
vote
2answers
719 views
AUTOCAD plugin palette with vb.net - autostart - easy install - easy use
I was interested in the integration between Autocad and vb.net.
The task is to let autocad automatically draw using vb.net code.
The final project will allow me to automatically create cables drawing, ...
1
vote
1answer
48 views
Editing 3dpolyline and an arc
I have a 3dpolyline and arc (3D). I 'm wondering if I can join 3dpolyline with 3d arc to get 3dpolyline. While seraching on this topic i found that I need first a routine that converts arc to ...
1
vote
1answer
202 views
AutoCAD 2013 - Error: ARXLOAD failed
currently i have autocad 2012 and want to upgrade to autocad 2013.
I have a custom made addition to my autocad.
But when i try to load this i get this:
COM.VLX loaded.; error: ARXLOAD failed
...
1
vote
1answer
66 views
Kissing spheres
How to draw mutually touching/kissing spheres in Autocad, Blender or PoV-Ray...? so that the incremental spheres are in closest proximity with the first sphere drawn. Just like magnetic spheres are ...
0
votes
0answers
59 views
Automated Steel Reinforcement in ASD (Autodesk Structural Design)
I didnt find perticular section for ASD, so i m posting it inside autocad section
I m new to ASD, using VBA macros i want to make automated reinforcement process,
I've imported autocad file inside ...
2
votes
2answers
405 views
Select whole drawing in AutoCAD without prompting user
I'm trying to plot using "Window" as PlotType in AutoCad. This is the code:
ViewBorder border = new ViewBorder();
Point3d first = new Point3d(border.Width, 0, 0);
Point3d second = new ...
0
votes
1answer
340 views
AutoCAD only works with one file when trying to plot multiple files using plugin written in C# .NET. How to solve it?
everybody!
I wrote this code:
// (C) Copyright 2013 by
//
using System;
using Autodesk.AutoCAD.Runtime;
using Autodesk.AutoCAD.ApplicationServices;
using Autodesk.AutoCAD.DatabaseServices;
using ...
1
vote
0answers
143 views
Storing Files As Blob In MySQL Using Class Objects
I've got a table in my database that is to be used for storing AutoCad files. There is a field called Content of datatype Blob. I have a class object that matches the table in the database. What ...
0
votes
2answers
200 views
Embed DWG file in HTML
I want to ask how to embed DWG file in HTML Page.
I have tried using tag with Volo Viewer but this solution run only in IE not in Firefox and Chrome.
1
vote
3answers
330 views
Export AutoCad Layer to ESRI shapefile
I need to export features from a particular layer in the Autocad2013 drawing to ESRI shapefile format. As I am using the c#, I have downloaded ObjectARX for Autocad. But I don't know whether any ...
0
votes
0answers
109 views
Writing a dxf file to draw an arc on a plane
I want to write dxf to draw an arc with center at say (10,20,30) on a plane with normal say (0,1,0). I tried writing a dxf but when i import dxf in a viewer it's taking a different point as center. ...
1
vote
0answers
197 views
Read dxf Matlab,
I want to read dxf in matlab. Can anybody recommend me some link.
DXF contains 3d (arc, line, polylines),circle, cylinders etc.
I tried f_LectDxf.m from matlab file center but it can read only center ...
1
vote
3answers
170 views
reading and plotting txt file in autocad
I want to read a txt file in autocad and plot them (line/polyline).
it may looks like
1 x11 y11 z11.......x14, y14,z14 % polyline 1
..
n xn1 yn1 zn1.......xn4, yn4,zn4 % polyline n
I want to know ...
0
votes
1answer
213 views
Autocad format viewer on iOS
I would like to be able to render autocad DWF and/or DWG files in a UIView within iOS.
Autodesk has a mac-based library, but it does not have iOS support.
Any ideas?
Thanks!
1
vote
1answer
77 views
convert xy from autocad to latitude longtitude?
i have a file in autocad with somthing like 24,000 points of objects that include the x,y coordination in autocad... so i export all the point to a txt file because i want to have all this point in my ...
3
votes
0answers
79 views
Reading Lines from Blocks in Kabeja
I am using Kabeja to read data from an DXF file. I can read all the Lines and Polylines without any issues. However, I am not able to find the Lines from a Block. I can find the Block along with the ...

