API Reference > geometry-core > CartesianGeometry > Range3d > ensureMinLengths ensureMinLengths Method Ensure that the length of each dimension of this AxisAlignedBox3d is at least a minimum size. If not, expand to minimum about the center. ensureMinLengths(min: number = 0.001): void Parameter Type Description min number The minimum length for each dimension. Returns - void Defined in core/geometry/src/geometry3d/Range.ts Line 783 Last Updated: 13 June, 2024