appendGeometryRanges Method
Store local ranges for all subsequent geometry appended. Can improve performance of range testing for elements with a GeometryStream containing more than one GeometryQuery differentiable by range. Not useful for a single GeometryQuery as its range and that of the GeometricElement are the same. Ignored when defining a GeometryPart and not needed when only appending GeometryPart instances to a GeometricElement as these store their own range.
appendGeometryRanges(): boolean
Returns - boolean
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.