API Reference > geometry-core > Curve > CurveChainWithDistanceIndex > isInPlane isInPlane Method Ask if the curve is within tolerance of a plane. isInPlane(plane: Plane3dByOriginAndUnitNormal): boolean Parameter Type Description plane Plane3dByOriginAndUnitNormal Returns - boolean Returns true if the curve is completely within tolerance of the plane. Defined in core/geometry/src/curve/CurveChainWithDistanceIndex.ts Line 225 Last Updated: 13 June, 2024