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

In RealDwg What are the header files are to be included for AcDbRegion

3 REPLIES 3
Reply
Message 1 of 4
chockalingam
438 Views, 3 Replies

In RealDwg What are the header files are to be included for AcDbRegion

Hi,

I am trying to read all the blocks in a drawing using Real DWG and C++.

Application crashed when i use AcDbRegion in my drawing.

No Error status received. Not catched error in Try... Catch... also.

I included "dbregion.h" in my code, still i am facing the same error.

 

Can any one help me in rectifying this issue.

 

Thanks in Advance.

 

Regards,

R.Chockalingam

3 REPLIES 3
Message 2 of 4

If you were missing a required header file then I'd expect your project to not compile. AcDbRegion is an ASM entity, so perhaps you haven't correctly deployed the ASM modules with your RealDWG application. However, if that were the case, I'd also expect AcDb3DSolids etc to also cause problems.

 

This is a guess. To look at it further, we really need a small sample project and sample drawing we can use to reproduce the problem.

Cheers,

Stephen Preston
Autodesk Developer Network
Message 3 of 4

Hi Stephen,

Thanks for your reply, i will be creating a sample project and a sample drawing and post here by tomorrow. In the meanwhile, can i know is there any documentation/samples to help in deploying and understanding ASM modules in RealDWG 2010 application.

 

 

 

Thanks,

R.Chockalingam

Message 4 of 4

Hi Stephen,

I have uploaded the sample drawing and sample project.

Can you guide me in solving this issue.

 

 

Regards,

Chockalingam

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

Post to forums  

Autodesk Design & Make Report

”Boost