hello cowski
yes, I have tried to save my geometry using:
UF_initialisze();
UF_PART_new();
UF_terminate();
and it works fine which can generate the .prt file directly.
For the program above, the compiler gives no complain, the error(segmentation fault) only comes in when it...