ensurePlaneSets Method
Trigger (if needed) computation of plane sets (if applicable) in the derived class.
- Base class is no op.
- In derived class, on first call create planes sets from defining data (e.g. swept shape).
- In derived class, if planes are present leave them alone.
ensurePlaneSets(): void
Returns - void
Defined in
- clipping/ClipPrimitive.ts Line 186
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.