API Reference > geometry-core > CartesianGeometry > AlternatingCCTreeNodeCurveClipper > appendSingleClipPrimitive appendSingleClipPrimitive Method Modifies the insideIntervals array given in place. Note: curve given is passed by reference and stored. appendSingleClipPrimitive(root: AlternatingCCTreeNode, curve: CurvePrimitive, insideIntervals: CurveLocationDetailPair[], _outsideIntervals: CurveLocationDetailPair[]): void Parameter Type Description root AlternatingCCTreeNode curve CurvePrimitive insideIntervals CurveLocationDetailPair[] _outsideIntervals CurveLocationDetailPair[] Returns - void Defined in core/geometry/src/clipping/AlternatingConvexClipTree.ts Line 432 Last Updated: 13 June, 2024