• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

inserting path file inside the design

  • Thread starter Thread starter samuele.garritano
  • Start date Start date

samuele.garritano

Guest
Hello.
Would someone know how to automatically insert into a precise design point, the entire file path?
Thank you.
 
Hello.
Would someone know how to automatically insert into a precise design point, the entire file path?
Thank you.
Usually you use the data field "%<\acvar filename \f "%fn7">%" but I do not remember if it is supported in autocad 2004 and especially if it is supported by lt.
 
Usually you use the data field "%<\acvar filename \f "%fn7">%" but I do not remember if it is supported in autocad 2004 and especially if it is supported by lt.
Excuse my ignorance,
but I can't create the field.
Could you give me two straights?
Thank you.
samuele
 
if there is (but I don't think) munù insert-> data base
It's not there!
but can't I use the data extraction function from attributes?
or the script run function? (but if I write it on the command bar you want a scr... )

Thank you.
samuele
 
It's not there!
but can't I use the data extraction function from attributes?
or the script run function? (but if I write it on the command bar you want a scr... )

Thank you.
samuele
we say that with a script you can do it because the file name is saved in the varivile _dwgname while the path is saved in the _dwgprefix variable then joining the two strings and inserting a text where you want.. You should solve it.
 
we say that with a script you can do it because the file name is saved in the varivile _dwgname while the path is saved in the _dwgprefix variable then joining the two strings and inserting a text where you want.. You should solve it.
Okay, okay.
But could you help me figure out how to do it?
If it's not a problem for you?

Thank you.
samuele
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top