Change Leadertext

Change Leadertext

Anonymous
Not applicable
240 Views
1 Reply
Message 1 of 2

Change Leadertext

Anonymous
Not applicable
How could I change the leader text? I would like to select several leader
text and than run the program. The program should replace the text by a
user defined text (for example test 123).

Best regards

Georg
0 Likes
241 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Suggest you do a search in Inventor Programming help for:
'SelectSet Object Members'
-and-
'LeaderNote Object Members'

The former to detect and retreive selected objects, the latter to alter the LeaderNote's text.
0 Likes