View Single Post
  #1  
Old 06-15-2022, 04:03 AM
rvn rvn is offline
Registered User
 
Join Date: Mar 2011
Posts: 52
elid (drafting) vs. sysid (annotation)

I want to create a lisp or macro to know which balloon is connected to which part. In drafting it is possible to find the elid by reading the correct infos on a balloon. In modeling it is possible to find the sysid of a part. But I can't make the connection between the two numbers.
Basically I want to get all the bom flags in modeling and make a list of the text in the balloon and the sysid. e.g.

20;sysid 1
30;sysid 2
10;sysid 3
...

In modeling I can't find the tools to do this. In drafting it is possible, but there you find the elid and not the sysid.
Can anyone help me to find the connetion between the two numbers or is there some other way to do this?

thanks in advance.

ps: an example drawing is in attachment
Attached Files
File Type: mi 10943460.mi (57.6 KB, 173 views)
Reply With Quote