.NET
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
To Off layer only in selected view port in paper space
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I am trying to create a named viewport in paperspace and have to off selected layer only in selected view port. I Know to do this manually, but i don't get any idea for doing this using .net.
Thanks in advance for any valuable help.....
Re: To Off layer only in selected view port in paper space
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
http://forums.autodesk.com/t5/NET/Viewport-Layer-C

“We don’t have a snowball’s chance in a blast furnace of surviving this attack unless every one of our units gets into the fight right now!”
Re: To Off layer only in selected view port in paper space
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thats working............... Is there any way to hide only the selected object in one view port with out hiding the whole layer.
Re: To Off layer only in selected view port in paper space
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
There is a visibility property for the object, but It object specific and not view specific. So it would turn off in all the views.

“We don’t have a snowball’s chance in a blast furnace of surviving this attack unless every one of our units gets into the fight right now!”
Re: To Off layer only in selected view port in paper space
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
IF the not-to-show-object viewport is of different scale than other to-show-object viewports, make the bespoke object annonative and assign it the to-show-object viewports' scales

