How can get information for CAD link with API ???

How can get information for CAD link with API ???

Anonymous
Not applicable
851 Views
2 Replies
Message 1 of 3

How can get information for CAD link with API ???

Anonymous
Not applicable

Hello :

 

I want get the label in cad link file. they are string. How can get information for CAD link with API ???

 

Thanks!

0 Likes
852 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Not exactly sure if what you mean by label, but you can access the string for the file name of a CAD link with

CadLinkElement.Category.Name.ToString();

0 Likes
Message 3 of 3

Anonymous
Not applicable

I want get some text in certain CAD layer,Is there any mothed to get that?

thank you for your reply.

0 Likes