PointStreamRangeCollector Class
PointStream handler to collect the range of points.
Extends
-
Methods
| Name | Description | |
|---|---|---|
| constructor(transform?: Transform, range?: Range3d): PointStreamRangeCollector | Constructor. | |
| claimResult(): Range3d | ||
| handleXYZ(x: number, y: number, z: number): void |
Inherited methods
| Name | Inherited from | Description |
|---|---|---|
| endChain(_chainData: MultiLineStringDataVariant, _isLeaf: boolean): void Inherited | ||
| startChain(_chainData: MultiLineStringDataVariant, _isLeaf: boolean): void Inherited |
Defined in
- geometry3d/PointStreaming.ts Line 96
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.