Hello,
i'm trying to solve a problem with AUTOCAD dynamic blocks. I'm looking for the original name when they come with "*Uxxx" name.
I created an invisible attribute "HIDENAME", defined as "constant" in each block definition (Autocad user's must not see it). The value of this attribute matches the original name.
I don't see this attribute in FME Data inspector ...
(ps : I don't want to explode blocks to solve the problem)