Alexandru Posted November 24, 2015 Posted November 24, 2015 I use Dynamic Block and insert attribute field for value - placeholder - name. here is a print screen - http://joxi.ru/l2ZYpRXU88VExm If i attache the file from a reference in another file, this bloc shows the block name and file name in attribute value. view here - http://joxi.ru/zANBvYdfllwBkA How can i remove name file "Semnalizare" from this attribute value? Thanks. Quote
TheCADnoob Posted November 24, 2015 Posted November 24, 2015 I use Dynamic Block and insert attribute field for value - placeholder - name. here is a print screen - http://joxi.ru/l2ZYpRXU88VExm If i attache the file from a reference in another file, this bloc shows the block name and file name in attribute value. view here - http://joxi.ru/zANBvYdfllwBkA How can i remove name file "Semnalizare" from this attribute value? Thanks. I believe it may have to do with the way you are brining the blocks inot the new drawings. Blocks are dependant objects and if you dont bind them (as opposed to insert) when you xref they maintain the original drawings settings by keeping an ammeneded name fo the orginal drawings. https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Core/files/GUID-4E9487C1-0821-47F9-8F1B-ECFFE3237FDE-htm.html Quote
ReMark Posted November 24, 2015 Posted November 24, 2015 I believe it is "amended". Can I get an Amen? Quote
Alexandru Posted November 24, 2015 Author Posted November 24, 2015 So, in the case exist solution other than insert? Quote
TheCADnoob Posted November 24, 2015 Posted November 24, 2015 So, in the case exist solution other than insert? The best solution really depends on this documents life cycle. Im not 100% that the xref thing is your problem though its sounds like it could be. This may not be the case so make sure you consider what is going to be happening to the drawing after you are done with it. Once you have an xref in your drawing you can call EXTERNALREFRENCES and see your xref. Right click on it and you can bind it. There are two options you can bind-bind it or you can bind-insert (https://knowledge.autodesk.com/support/autocad/learn-explore/caas/video/youtube/watch-v-qcLoG4brH2s.html) I think you will then have to use the RENAME command to change the blocks once they are not pulling the xref info Quote
Alexandru Posted November 24, 2015 Author Posted November 24, 2015 I`ve trying comand bindtype var: 1, next command xbind. But not work. Quote
TheCADnoob Posted November 24, 2015 Posted November 24, 2015 I`ve trying comand bindtype var: 1, next command xbind.But not work. once its bound you have to use RENAME command to change name if it didnt merge Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.