Macro Language Reference > Macros > Graphic > tgmkline
  
tgmkline
Description
Converts selected graphic objects to the line type, and represents them as if they were drawn by hand. This enables specific points on the line to be edited. Also, some interesting effects can be achieved by joining lines.
Syntax
tgmkline mouse control:b?
tgmkline
[no parameter]
Apply the macro to the selected object(s).
mouse control
Add a mouse control sequence to handle the macro (optional)
Additional Information
 
Note that converted lines can only be converted back to the original object via the tgundo macro, which will immediately reverse the operation.
Related Links