Macro Language Reference > Macros > Graphic > tglsc
  
tglsc
Description
This macro changes the line start 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 tglstart macro; both being present for purposes of backward compatibility with earlier PTC ALD versions.
Syntax
tglsc start style:n? ( update:n? )
tglsc
[no parameter]
Invoke the Set Line Start Style dialog box.
start style
0
Rounded cap
1
Flat
2
Square cap
update
0
Do not update currently selected objects to the new setting
1
Update currently selected objects to the new setting
Additional Information
On PostScript output devices the line end is always the same as the line start and any tglend / tglec setting is overridden by that made via tglstart / tglsc.