Get Type Parameter from Link file?

Hi

i use Element.GetFromLinkedFile to get instance parameter from link elements [Cable Tray]

but when i try to get type parameter of same elements i get null message.

is that possible get type Parameter from link file elements such as [Cost] [Type Mark] [Key Note] [URL]etc. ?

or i just did something wrong.

Thanks for your cooperation
1-27-2015 1-24-04 PM

I found i can’t get the correct element type of link elements by using [Element.Type] note

Element.Type wasn’t designed to work for linked files. I added a new node called “Element.Type (LinkedFile)” to package Clockwork, so you just need to install the latest version of Clockwork.

ElementTypeLinked

1 Like