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
OCCT
LineDto
Class LineDto
Hierarchy
LineDto
Index
Constructors
constructor
Properties
end
start
Constructors
constructor
new
Line
Dto
(
start
?:
Point3
, end
?:
Point3
)
:
LineDto
Parameters
Optional
start:
Point3
Optional
end:
Point3
Returns
LineDto
Properties
end
end
:
Point3
End of the line
default
[0, 1, 0]
start
start
:
Point3
Start of the line
default
[0, 0, 0]
Exports
Bit
Inputs
OCCT
Line
Dto
constructor
end
start
Generated using
TypeDoc
End of the line
[0, 1, 0]