Hi
I am thinking of using BRL-CAD as a solid modeler for assemblies to be analyzed in a finite elements code.
But I am facing a problem, it seems that the IGES export of BRL-CAD is surface export only.
Considering the assembly ktank.g for instance, when I run :
g-iges -m -a 1 -r 0.01 -o targ ktank.g tank, i would hope to get directory targ filled with the iges representation of each solid region used in object tank, but in fact i only get iges with surface representations… is there a way to get solid iges exports for each region which is included in the object…?
Best regards
Alex