SelVisible

Next
 From:  tyglik
1853.1 
Hi Michael,

Could it be possible to improve SelVisible method to work also with control points / point objects? I wrote some kind of Lasso selection script myself, but after all I found out it won't work on points (actually, it would select all points in the scene due to using Invert command) what is what I thought it would... measure twice, cut once :)

Petr
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
1853.2 In reply to 1853.1 
Hi Petr, please go ahead and add this to the wishlist.

It will unfortunately be somewhat difficult to add in though - I was able to add the SelVisible method in quickly because it used the same mechanism for targeting objects by clicking.

Points are always targeted by a click, they don't have a visibility determined for clicking, just for display only (where they get dimmed).

So they are not set up right now to use the same mechanism that the selvisible thing uses.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All