2004-08-03 08:55 PM
2004-08-03 10:40 PM
Pen firstPen GOSUB 100 PEN secondPen GOSUB 100 END 100:!shape PUT x, y, s, ... POLY2_ NSP/3,3,!<--frame_fill: 3=show fill and edge GET(NSP)If I understand your question. Naturally, you would modify for POLY2_A, -_B, etc, and add the arguments.
2004-08-04 05:09 PM
2004-08-04 06:03 PM
tsturm wrote:This is correct. Qualification: The object must be set to 'Use Symbol Colors'. If that's unchecked, the POLY2 will be drawn with the pen in the settings, along with all the other simple 2D elements (LINEs, etc.), regardless of your PEN directives.
So in fact the pen setting for the outer edge of a POLY2_A or POLY2_B will be controlled by the settings box and not by a script unless perhaps there is a SET PEN command prior to the POLY2 command. Then you can still control it.
tsturm wrote:This is a difficult problem, because it is a training issue, not a library issue. As the writer it is beyond your responsibility. If you are also the CAD manager, it is back within your responsibility. There is some discussion here.
I am afraid of the people who are going to be using my parts. Will they have the practice to make sure they are not using some non comforming standard when they drop the part on the drawing? Will they stick to the office standards?