Search
Preparing search index...
The search index is not available
bitbybit.dev v0.19.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
Line
LineStartEndPointsDto
Class LineStartEndPointsDto
Hierarchy
LineStartEndPointsDto
Index
Constructors
constructor
Properties
end
Points
start
Points
Constructors
constructor
new
Line
Start
End
Points
Dto
(
startPoints
?:
Point3
[]
, endPoints
?:
Point3
[]
)
:
LineStartEndPointsDto
Provide options without default values
Parameters
Optional
startPoints:
Point3
[]
Optional
endPoints:
Point3
[]
Returns
LineStartEndPointsDto
Properties
end
Points
end
Points
:
Point3
[]
End points
start
Points
start
Points
:
Point3
[]
Start points
Exports
Bit
Inputs
Line
Draw
Line
Dto
Draw
Lines
Dto
Line
Dto
Line
Points
Dto
Line
Start
End
Points
Dto
constructor
end
Points
start
Points
Lines
Dto
Point
OnLine
Dto
Points
Lines
Dto
Transform
Line
Dto
Transform
Lines
Dto
Transforms
Lines
Dto
Generated using
TypeDoc
Provide options without default values