Message 1 of 11
Is it possible to hide an object?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm writing my own lengthen dynamically function and I'm using a jig to get the new end point. What I want is to hide the line while using the jig and after getting the new end point from the jig I will unhide the line and change the line's endpoint. Is that possible or do I have to first erase the line and then recreate it after the jig has got the new end point? In that case I have to save all possible properties that I can get from the line so I can apply them to the new line object, it sounds that it's a big chance of missing something.