Rs.GetLine(), unexpected behavior

Hi @stevebaer

rs.GetLine(1, None, ‘First point’, ‘Second point’) does not stick to the tab direction lock, when selecting the second point. This is in contrast to other Rhino commands, e.g. !_Line.

Is there a way to make it stick to the tabbed direction or is this a bug?

Thanks,
Silvan

I’m not quite sure I understand this. If I run the script you suggest and hit the Tab key after picking the first point. The direction is constrained. Are you not seeing this?

Sorry, this was not very clear.

Please see the attached image. The tab direction lock is working, but the resulting coordinates I get are not sticking to the tabbed direction.