bluemira.geometry.constants

Constants for the geometry module

Attributes

D_TOLERANCE

EPS_FREECAD

MINIMUM_LENGTH

CROSS_P_TOL

DOT_P_TOL

VERY_BIG

Module Contents

bluemira.geometry.constants.D_TOLERANCE = 1e-05
bluemira.geometry.constants.EPS_FREECAD
bluemira.geometry.constants.MINIMUM_LENGTH = 1e-05
bluemira.geometry.constants.CROSS_P_TOL = 1e-14
bluemira.geometry.constants.DOT_P_TOL = 1e-06
bluemira.geometry.constants.VERY_BIG = 100000.0