ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Extracting DATA from AutoCAD using ObjectARX

5 REPLIES 5
Reply
Message 1 of 6
Anonymous
336 Views, 5 Replies

Extracting DATA from AutoCAD using ObjectARX

Hi everybody.
Well I am starting to work on a new project where I need to extract information from an dwg file.
I understand that this can get quite requirement specific. However my question is really basic.
What are the steps I should follow here?
If somebody can get me started with an example like where I can extract the co-ordinates of a line and the length then I guess I can get on with it.
Please let me know what you guys got to say.
Thanks in advance.
5 REPLIES 5
Message 2 of 6
Anonymous
in reply to: Anonymous

Hi,
Firstly, you should choose the right SDK(ObjectARX, ObjectDBX, RealDWG)
according to your requirement. Then get the SDK and read the help files and
documentation. After that, you will have a general idea about the question
you mentioned.

дÈëÏûÏ¢ÐÂÎÅ:5105867@discussion.autodesk.com...
Hi everybody.
Well I am starting to work on a new project where I need to extract
information from an dwg file.
I understand that this can get quite requirement specific. However my
question is really basic.
What are the steps I should follow here?
If somebody can get me started with an example like where I can extract the
co-ordinates of a line and the length then I guess I can get on with it.
Please let me know what you guys got to say.
Thanks in advance.
Message 3 of 6
Anonymous
in reply to: Anonymous

RealDWG is what ObjectDBX used to be called, they are the same thing.
"Choosing" ObjectARX is easy because all you need is AutoCAD, RealDWG must
be specifically licensed.

Dan

"shichongdong" wrote in message
news:5105899@discussion.autodesk.com...
Hi,
Firstly, you should choose the right SDK(ObjectARX, ObjectDBX, RealDWG)
according to your requirement. Then get the SDK and read the help files and
documentation. After that, you will have a general idea about the question
you mentioned.

дÈëÏûÏ¢ÐÂÎÅ:5105867@discussion.autodesk.com...
Hi everybody.
Well I am starting to work on a new project where I need to extract
information from an dwg file.
I understand that this can get quite requirement specific. However my
question is really basic.
What are the steps I should follow here?
If somebody can get me started with an example like where I can extract the
co-ordinates of a line and the length then I guess I can get on with it.
Please let me know what you guys got to say.
Thanks in advance.
Message 4 of 6
Anonymous
in reply to: Anonymous

Thanks for your interest in this guys.
I'll probably use ObjectARX because I am familiar with it.
But I have a small problem which I think one of you can solve.
I want to find out how to get the length of a polyline from a drawing using ObjectARX when the user selects the polyline. If somebody can get me started with some code then it probably put me on the right track. Please let me know how this can be accomplished.
Thanks in advance
Message 5 of 6
Anonymous
in reply to: Anonymous

http://discussion.autodesk.com/thread.jspa?threadID=459748
Message 6 of 6
Anonymous
in reply to: Anonymous

if You want to extract some data from the cad drawing only,lisp is better .

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost