shaded viewport options placed in page settings

shaded viewport options placed in page settings

paullimapa
Mentor Mentor
878 Views
6 Replies
Message 1 of 7

shaded viewport options placed in page settings

paullimapa
Mentor
Mentor

I've searched on-line as well as in this forum but I could not find a vla-set or vla-put function/method that would place the shaded viewport options (as shown in attached screen capture) which appears in the Plot window in a page setting.  Perhaps there isn't one?


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
879 Views
6 Replies
Replies (6)
Message 2 of 7

paullimapa
Mentor
Mentor

So I finally found this very helpful link:

change the shade plot - AutoLISP, Visual LISP & DCL - AutoCAD Forums (cadtutor.net)

The solutions found in above link uses autolisp's entmod, but not vla- functions to place ShadePlot settings in Model tab for:

0 = As Displayed,  1 = Wireframe Legacy, 2 = Hidden Legacy & 3 = Rendered
 
But unfortunately code found does not address how to place & change Visual Style settings:
4 = Visual Styles with 333 association group & association list 2 as:
 Conceptual, Hidden, Realistic, Shaded, Shaded with Edges, Shades of Grey, SKetchy, X-Ray, Wireframe
5 = Rendered with 333 association group & association list 1 as:
 Low, Medium or High

Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 3 of 7

ronjonp
Mentor
Mentor

@paullimapa 

Have you seen THIS ?

0 Likes
Message 4 of 7

paullimapa
Mentor
Mentor

Thanks for the quick reply. This is similar to what I've seen in my search but unfortunately only works on pspace vports but has no impact on Shade Plot options in the Model tab which is not a vport object.


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 5 of 7

Sea-Haven
Mentor
Mentor
0 Likes
Message 6 of 7

paullimapa
Mentor
Mentor

Thanks @Sea-Haven ...I've responded on that thread which also doesn't address the shadeplot options in the Model tab.


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 7 of 7

paullimapa
Mentor
Mentor

so no solutions on this issue?


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes