Search
Preparing search index...
The search index is not available
bitbybit.dev v0.15.13
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
Line
LinePointsDto
Class LinePointsDto
Hierarchy
LinePointsDto
Index
Constructors
constructor
Properties
end
start
Constructors
constructor
new
Line
Points
Dto
(
start
?:
Point3
, end
?:
Point3
)
:
LinePointsDto
Provide options without default values
Parameters
Optional
start:
Point3
Optional
end:
Point3
Returns
LinePointsDto
Properties
end
end
:
Point3
End point
start
start
:
Point3
Start point
Exports
Bit
Inputs
Line
Draw
Line
Dto
Draw
Lines
Dto
Line
Dto
Line
Points
Dto
constructor
end
start
Line
Start
End
Points
Dto
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