Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to attach text notes from other note?

  • Thread starter Thread starter zepp
  • Start date Start date
Z

zepp

Guest
How to attach text notes from another note?





For example: id1(note) = Text Note1


Target note will be: id2(note) = id1(note) without writing Text Note1.
 
Hi, just into the text of note into which you want to
include another notes write:

{1:Note1_name}
{2:Note2_name}

etc.
Just remark: numbers {1:&...}, {2:&...} have to be
different.

Note names are names you can see in the model tree.

The limitation I've found is you can't write more notes
on one row (at this time I haven't found the solution how
to do that).

Is it what you were looking for?

Pavel
Edited by: sbiker
 

Part and Inventory Search

Sponsor

Back
Top