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

How to retrieve vertices from AcDb3dSolid entity in RealDWG in C++?

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Jeffrey.Tian
706 Views, 2 Replies

How to retrieve vertices from AcDb3dSolid entity in RealDWG in C++?

I'm writing a C++ application and I need to get vertices and other info from AcDb3dSolid entities by using RealDWG. 

 

The document says: "To traverse the edges, faces, and vertices of the solid's underlying ShapeManager object, use the BREP API."

 

AcBrBrep and AcBrEntity classes are for BREP API, and they are declared in brbrep.h and brent.h header files. However, I couldn't find any of these header files.

 

I've googled a lot, but nothing helps.

 

Could someone tell me where I can find those header files? Or is there another way to get vertices for 3d solid entities in C++ within RealDWG?

 

Thanks in advance.

 

 

Jeffrey

2 REPLIES 2
Message 2 of 3
artc2
in reply to: Jeffrey.Tian

Assuming that by "RealDWG" you mean the RealDWG SDK, the brep header files should be in the Utils\brep\inc directory in your RealDWG SDK installation.

Message 3 of 3
Jeffrey.Tian
in reply to: artc2

It worked. Thank you very much.

 

Jeffrey

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

Post to forums  

Autodesk Design & Make Report

”Boost