brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
2d
extractCurve2dFromEdge
Function extractCurve2dFromEdge
extractCurve2dFromEdge
(
edge
:
Edge
,
face
:
Face
)
:
Result
<
Curve2DHandle
>
Extract the 2D parametric curve of a 3D edge on a face.
Parameters
edge
:
Edge
face
:
Face
Returns
Result
<
Curve2DHandle
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Extract the 2D parametric curve of a 3D edge on a face.