Picked points Vs entered distance..

Picked points Vs entered distance..

Anonymous
Not applicable
516 Views
1 Reply
Message 1 of 2

Picked points Vs entered distance..

Anonymous
Not applicable

ok, if i have a promt that allows for either picked points to get a distance or entering the distance manually... how can i "see" what method the user used?

0 Likes
517 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

The Editor.PointMontor event is the only way I can think of to do that.

 

The Context.History property holds a set of flags that tell if input came

from the keyobard or not.

0 Likes