PENTABLE file for nice and COLORFUL drawings
Hello,
I renew the question in this closed topic: https://community.ptc.com/t5/3D-Part-Assembly-Design/Pentable-pdf-export/m-p/235673
To assign DIFFERENT color to entities which belong to the same group, for ex. LETTER_COLOR which includes dimensions, notes, cross hatch, axes and many other things.
I want to reach the COLOR printing as below:
DIMENSIONS and NOTES: green
Then I use the following in the pentable:
pen 2 thickness .015 cm; color 0.4392 0.6588 0.3607; letter_color
Now, if I want AXES (CTRLFONT L L and CTRLFONT S L) to print in blue, I must assign a blue color (for example) to all the axes manually, and then use the following:
pen 8 thickness .018 cm; color 0.0 0.0 1.0; edge_highlite_color
For the CROSS SECTIONS, to assign RED color manually and then:
pen 4 thickness .018 cm;color 0.949 0.509 0.705; highlite_color
This is, of course, very unconfortable.
Is there any "automatic" way ?
Maybe to LAYER RULES in drawing formats ?
Thanks in advance.
Diego

