Math3D Full Project API
Preparing search index...
renderer/src/geometry/analysis
constraintAngleBetweenLines
Function constraintAngleBetweenLines
constraintAngleBetweenLines
(
id
:
string
,
label
:
string
,
lineA
:
Line3
,
lineB
:
Line3
,
expectedDeg
:
number
,
toleranceDeg
?:
number
,
)
:
ConstraintDef
Parameters
id
:
string
label
:
string
lineA
:
Line3
lineB
:
Line3
expectedDeg
:
number
toleranceDeg
:
number
= 0.5
Returns
ConstraintDef
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Math3D Full Project API
Loading...