Fixes #19013. * Check direction of plane axis with a tolerance. * Check the produced solids. Notably check for a min. volume. Required for solids created from non-planar faces. * Apply placement to created compound.
* BIM: ensure the Base has the correct type - fixes #16409 * BIM: refactor according to chenne's comment