bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
OCCT
Geom2dSegmentDto
Class Geom2dSegmentDto
Index
Constructors
constructor
Properties
start
end
Constructors
constructor
new
Geom2dSegmentDto
(
start
?:
Point2
,
end
?:
Point2
)
:
Geom2dSegmentDto
Parameters
Optional
start
:
Point2
Optional
end
:
Point2
Returns
Geom2dSegmentDto
Properties
start
start
:
Point2
Start 2d point for segment
Default
[
0
,
0
]
Copy
end
end
:
Point2
End 2d point for segment
Default
[
1
,
0
]
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...
Start 2d point for segment