brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
threePointArc
Function threePointArc
threePointArc
(
p1
:
Vec3
,
p2
:
Vec3
,
p3
:
Vec3
)
:
Edge
Create a circular arc edge passing through three points.
Parameters
p1
:
Vec3
p2
:
Vec3
p3
:
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 passing through three points.