vla-put-CanonicalMediaName list of valid input

vla-put-CanonicalMediaName list of valid input

Anonymous
Not applicable
1,096 Views
2 Replies
Message 1 of 3

vla-put-CanonicalMediaName list of valid input

Anonymous
Not applicable

Hello all,

 

How do I get a list of all available formats for vla-put-CanonicalMediaName for a particular plotter.

I mean like this:

( ISO_full_bleed_A1_(841.00_x_594.00_MM)  ISO_full_bleed_A3_(420.00_x_297.00_MM))

 

not like this:

((ISO full bleed A1 (594.00 x 841.00 MM) . ISO_full_bleed_A1_(594.00_x_841.00_MM)) (ISO full bleed A3 (420.00 x 297.00 MM) . ISO_full_bleed_A3_(420.00_x_297.00_MM)))

 

Thanks,

0 Likes
1,097 Views
2 Replies
Replies (2)
Message 2 of 3

paullimapa
Mentor
Mentor

By Jimmy Bergmark posted a routine a while back that contain a couple of functions that return supported media based on plot device...see attached.

(GetLocalMediaNamesOfConfigname) & (GetCanonicalMediaNamesOfConfigname)

 

Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales |Exchange App Store


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

Anonymous
Not applicable

Thank you for the reply and to Jimmy Bergmark for routine.
I will try to adapt the ideas to my needs.

0 Likes