bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Line
LineStartEndPointsDto
Class LineStartEndPointsDto
Index
Constructors
constructor
Properties
start
Points
end
Points
Constructors
constructor
new
LineStartEndPointsDto
(
startPoints
?:
Point3
[]
,
endPoints
?:
Point3
[]
,
)
:
LineStartEndPointsDto
Provide options without default values
Parameters
Optional
startPoints
:
Point3
[]
Optional
endPoints
:
Point3
[]
Returns
LineStartEndPointsDto
Properties
start
Points
startPoints
:
Point3
[]
Start points
Default
undefined
Copy
end
Points
endPoints
:
Point3
[]
End points
Default
undefined
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
start
Points
end
Points
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
Provide options without default values