Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
Dear community:
IndicatorCircle3D<T> inletCircle(inletCenter, inletNormal, inletRadius);
IndicatorCylinder3D<T> inlet( inletCircle, 2 * converter.getConversionFactorLength());
superGeometry.rename(2, 3, 1, inlet);
Why is the inlet area a body? Shouldn’t it be a surface? Thanks.
It is to include the points at the surface, the algorithm is looking for a subsection. It is done that ways because we need to go convert from double to int and rounding problems need to be avoided.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.