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