Macro Language Reference > Macros > Graphic > tgls
  
tgls
Description
This macro changes the line style of newly created graphics. Any currently selected graphic objects can also be updated to the new setting.
 
This macro is an alias of the tglstyle macro; both being present for purposes of backward compatibility with earlier PTC ALD versions.
Syntax
tgls line style:n? ( update:n? )
tgls
[no parameter]
Invoke the Set Line Style dialog box.
line style
The name of an existing line style, created via the tlctrl macro.
update
0
Do not update currently selected objects to the new setting
1
Update currently selected objects to the new setting
Additional Information
Additional graphic line options allow the application of rules based on user-defined line styles and patterns. For further information about user defined line styles, please refer to the macros tlctrl, tlpctrl and tlsctrl.