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