bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Point
ThreePointsNormalDto
Class ThreePointsNormalDto
Index
Constructors
constructor
Properties
point1
point2
point3
reverse
Normal
Constructors
constructor
new
ThreePointsNormalDto
(
point1
?:
Point3
,
point2
?:
Point3
,
point3
?:
Point3
,
reverseNormal
?:
boolean
,
)
:
ThreePointsNormalDto
Parameters
Optional
point1
:
Point3
Optional
point2
:
Point3
Optional
point3
:
Point3
Optional
reverseNormal
:
boolean
Returns
ThreePointsNormalDto
Properties
point1
point1
:
Point3
Point 1
Default
undefined
Copy
point2
point2
:
Point3
Point 2
Default
undefined
Copy
point3
point3
:
Point3
Point 3
Default
undefined
Copy
reverse
Normal
reverseNormal
:
boolean
Reverse normal direction
Default
false
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
point1
point2
point3
reverse
Normal
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
Point 1