Where can i get the BREP API's

 Hello  team,

I wanted read the 3D Face wall (EXTRUDE) entities, how do i achieve this using BREP API ?
And let me know where can i get the include paths or libs or dll's.

Regards
Anithraj T

Comments

  • The Brep API is declared in the BRX SDK at utils\brep\inc. I guess, but am not certain, that the functions are included in bmodeler15.lib from the BRX lib folder.
  • There is no dedicated BREP lib, it is part of main brx15.lib/dll, so nothing extra to link with your code
    (BModeler is different from BRep, not related to eachother).

    Many greetings !
This discussion has been closed.