User Imput

User Imput

Anonymous
Not applicable
876 Views
2 Replies
Message 1 of 3

User Imput

Anonymous
Not applicable

Hello, I'm looking for a way to have text user imput. 

I'm creating a plugin which compares a wall and a point cloud and i want text field in which the user can change. Because I need a value for the maximum distance between the wall and the point cloud and an other value for number of point on the wall. Is there an easy way to get thoses value entered by the user in the code ?

0 Likes
877 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Edit : I would a text filed like a task dialog but I Don't know if it's possible 

 

0 Likes
Message 3 of 3

RPTHOMAS108
Mentor
Mentor

Can't you create and show a settings window for this? You might not want to bother with a full settings UI and just prompt for each answer as it becomes required during the code path. However you are still showing a minimal window of some kind.

0 Likes