createNull MethodStatic
Create a range with no content.
createNull<T extends Range1d>(result?: T): T
| Parameter | Type | Description | 
|---|---|---|
| result | T | optional result. | 
Returns - T
Defined in
- geometry3d/Range.ts Line 1081
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.