Parent Object: SurfaceEvaluator Defined in namespace "adsk::core" and the header file is <Core/Geometry/SurfaceEvaluator.h>
Description
Returns the parametric range of the surface. If the surface is periodic in a direction, the range is set to the principle period's range. If the surface is only upper bounded in a direction, the lower bound is set to -double-max. If the surface is only lower bounded in a direction, the upper bound is set to double-max. If the surface is unbounded in a direction, the lower bound and upper bound of the range will both be zero.