announceClippedSegmentIntervals Method
Method from Clipper interface.
- Implement as dispatch to clipPlaneSets as supplied by derived class.
announceClippedSegmentIntervals(f0: number, f1: number, pointA: Point3d, pointB: Point3d, announce?: AnnounceNumberNumber): boolean
| Parameter | Type | Description |
|---|---|---|
| f0 | number | |
| f1 | number | |
| pointA | Point3d | |
| pointB | Point3d | |
| announce | AnnounceNumberNumber |
Returns - boolean
Defined in
- clipping/ClipVector.ts Line 183
Last Updated: 30 November, 2023