brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
curve2dDistanceFrom
Function curve2dDistanceFrom
curve2dDistanceFrom
(
curve
:
Curve2D
,
point
:
Point2D
)
:
number
Compute the distance from a point to the curve.
Parameters
curve
:
Curve2D
point
:
Point2D
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Compute the distance from a point to the curve.