You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
world.distance() will not calculate distances correctly if e.g. planes are defined with negative lengths.
Since this does not make that much sense anyhow we should introduce checks at the time of structure definition.
Alternatively we could work over the distance calculation functions, but that probably will be more work.
The text was updated successfully, but these errors were encountered:
world.distance() will not calculate distances correctly if e.g. planes are defined with negative lengths.
Since this does not make that much sense anyhow we should introduce checks at the time of structure definition.
Alternatively we could work over the distance calculation functions, but that probably will be more work.
The text was updated successfully, but these errors were encountered: