Macro Language Reference > Macros > Graphic > ttobj
  
ttobj
Description
Invokes the Insert Object Graphic dialoge box, allowing you to insert an inline object graphic as part of another text stream.
 
Example 158. Insert an existing object graphic directly into the current text stream
Although ttobj simply invokes the Insert Object Graphic dialog box, once you know what coding PTC ALD requires you can insert an existing object graphic directly into the text stream using the insert macro, for example:
@<$$>\textbox(f,30truemm)="Caption"<$$>
Syntax
ttobj
Related Links