Enclosed Region with PLANEs Not Displaying in FLUKA Geometry

Dear FLUKA Forum Team,

I am trying to define a closed volume using multiple PLANE bodies and fill it with a material. Despite defining the planes (e.g., P1, P2…) and combining them with Boolean logic (+P1 -P2…) in a BODY, the enclosed region does not appear in the geometry preview. The planes themselves are visible, but the filled volume is not.

Could this be due to incorrect plane orientations, an error in the Boolean operations, or a missing directive to bound the region? I will attach screenshots/input snippets for clarity. Any insights would be appreciated.

Best regards,
Yiteng



Dear Yiteng,

You don’t see anything because you need to use the inverse boolean operators for the planes, like:

+body2 -body1 ...

See slide 13 of

Cheers,
David

Dear Dávid,
The problem has been successfully solved! Thank you for your assistance!

Cheers,
Yiteng