announceClippedArcIntervals Method
Method from Clipper interface.
- Implement as dispatch to clipPlaneSets as supplied by derived class.
announceClippedArcIntervals(arc: Arc3d, announce?: AnnounceNumberNumberCurvePrimitive): boolean
Parameter | Type | Description |
---|---|---|
arc | Arc3d | |
announce | AnnounceNumberNumberCurvePrimitive |
Returns - boolean
Defined in
- clipping/ClipVector.ts Line 185
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.