So I have this situation:
2 lines inside of a block “main”
One of these lines is also inside of another block “notch_block”
That block is also inside of “main” as reference.
My python script uses Rhino.Input.Custom.GetObject to prompt user select a line.
When the line inside “notch_block” clicked, it shows selection menu with exact same names for selection block instance segme
One of them will use line in “main” block and another in “notch_block” So as a user it’s 50/50 guess which one is which.
What can I do to identify which selection I want?
Thank you
3 posts - 2 participants
