Arbortext IsoDraw > Macro Language Reference > Window Commands > Attribute Window > Pens > Set Lineoptions
  
Set Lineoptions
The SET LINEOPTIONS command lets you change the print options for particular elements. If elements are selected when executing the command the options are changed for these elements. If no elements are selected when executing this command the print options for the whole active document are changed. Every element created after executing the command will then have these options.
SET LINEOPTIONSendscornersoverprintmiter_limit
ends
Type of line ends.
corners
Type of line corners. This option is only significant for Bézier paths with corner points.
overprint
Type of overprinting you want to have. The values for this option are 0 for no overprint, 1 for overprinting the stroke, 2 for overprinting the fill and 3 for overprinting stroke and fill.
miter_limit
Limit the miter corner for sharp angles.
SET LINEOPTIONS 2 0 0 4