Defines 2D line. A line is defined by point and direction.
new Line2d(
location,direction):Line2d
Origin point.
readonlydirection:Direction2d
readonlylocation:Point2d
Origin point.
readonlytype:CurveType=CurveType.UNDEFINED
Type of the curve.
get id():
bigint
Returns object id.
bigint