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

3D to 2D conversion of drawing entities

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
843 Views, 2 Replies

3D to 2D conversion of drawing entities

Hello,

I have one drawing in 3D. All the objects in the drawing are in 3D. I want to convert those entities in 2D. I have checked the SECTIONPLANE command in AutoCAD. How can I use this command programatically to cut those 3D entities and get the 2D entities from it. Is there any other method to get 2D entities from 3D?

Thanks in advance for your help.

2 REPLIES 2
Message 2 of 3
Balaji_Ram
in reply to: Anonymous

Hi Abhishek,

 

Have you tried the  "Flatten" command in AutoCAD ?

 

Here is a link that you might be interested in :

http://www.youtube.com/watch?v=hb6_cL9hM_A

 



Balaji
Developer Technical Services
Autodesk Developer Network

Message 3 of 3
Anonymous
in reply to: Anonymous

you can glance at AsdkHlrApi - Hidden Line Removal - (provided along with objectarx utils/hlrapi folder), this API is able, for instance, to create 2d drawing primitives (lines, arcs, ) that represent 3d/2d entities given a viewport information, these primitives are provided along with their visibility status (hidden lines).

 

you can find hlrapi samples in oarx_root/utils/hlrapi/sample folder.

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

Post to forums  

Autodesk Design & Make Report

”Boost