get_heading

Help Contents geomland Object line get_heading
lineP put_heading

geomland.get_heading :obj


gets :obj`s heading.

Definition:

to geomland.get_heading :obj
	output (angle3 point :obj.initial.x+1 :obj.initial.y :obj.initial :obj.final)
end

lineP put_heading