brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
tangentArc
Function tangentArc
tangentArc
(
startPoint
:
Vec3
,
startTgt
:
Vec3
,
endPoint
:
Vec3
)
:
Edge
Create a circular arc edge tangent to a direction at the start point.
Parameters
startPoint
:
Vec3
startTgt
:
Vec3
endPoint
:
Vec3
Returns
Edge
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Create a circular arc edge tangent to a direction at the start point.