brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
curve2dIsOnCurve
Function curve2dIsOnCurve
curve2dIsOnCurve
(
curve
:
Curve2D
,
point
:
Point2D
)
:
boolean
Check if a point lies on the curve.
Parameters
curve
:
Curve2D
point
:
Point2D
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Check if a point lies on the curve.