Block attribute hyperlink lost after inserting a block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create a blocks for the equipment which I'm working with. Above each block I have created new attribute "TYPE" which is hyperlinked to the datasheet on the website. I'm using attribute instead of text just in case that I need a block without the name above, it can be easier deleted.
This is how I'm creating my block:
- prepare a drawing for my block
- add a new attribute and hyperlinking it
- creating a block
Block1 is ok and it's hyperlinked but if I do the insert block, I don't get the hyperlink (as show on "Block Type").
Hyperlinking text would work, but I would prefer to have it as an attribute.
It's strange also that when I open the block, the hyperlink is there, but is not working when block is inserted.
Anyone has some idea what I'm doing wrong and how to do this properly?
I initially posted this on AutoCAD LT forum, but then I noticed that I also get different results with 2x AutoCAD 2021 R24.0 versions:
R.47.0.0 AutoCAD 2021 - not working
R.47.0.0 AutoCAD 2021 - working
P.46.0.0 AutoCAD LT 2019 - not working
What could be a reason for this? I have tried to extract the settings and compare them in notepad++ but can't find anything obvious.
In the version which is not working I can see this piece of code, but I can't find this option in AutoCAD:
<DWordValue>
<Name>IncludeBlockInfo</Name>
<Value>0</Value>
</DWordValue>
I'm attaching the CAD file in hope that someone else can help.