Skip to content

Shapemetry API


Shapemetry API / LineSegment2dJSON

Type Alias: LineSegment2dJSON

LineSegment2dJSON = object

Defined in: types.ts:33

Properties

start

start: Point2dJSON

Defined in: types.ts:33


end

end: Point2dJSON

Defined in: types.ts:33