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
Geom2dSegmentDto
Class Geom2dSegmentDto
Hierarchy
Geom2dSegmentDto
Index
Constructors
constructor
Properties
end
start
Constructors
constructor
new
Geom2d
Segment
Dto
(
start
?:
Point2
, end
?:
Point2
)
:
Geom2dSegmentDto
Parameters
Optional
start:
Point2
Optional
end:
Point2
Returns
Geom2dSegmentDto
Properties
end
end
:
Point2
End 2d point for segment
default
[1, 0]
start
start
:
Point2
Start 2d point for segment
default
[0, 0]
Exports
Bit
Inputs
OCCT
Geom2d
Segment
Dto
constructor
end
start
Generated using
TypeDoc
End 2d point for segment
[1, 0]