Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Solidedge templates

Status
Not open for further replies.

korean

Mechanical
Joined
Dec 10, 2006
Messages
2
Location
KR
Hi, I'm korean, really. V17 User.

I'm Currently working with out-of-date Template.

I want to insert "File location" to my Template, so we can manage our printed draft easily.

is there any way to do that?

From south Korea.
Korean.
 
Hello Korean,

On the background sheet of your template, place the following Property text callout:

%{File Name (full path)}

Solid Edge V19 SP1 on WinXP SP2
 
Hi. Do you have list of more parameters like this?

Until now I used %{File Name} (in polish)
now I'm trying to change my tepmlate %{File Name (full path)}
(it's not so easy to find out how they called it...)
 
Hi,

when using the Callout function the opening window will
show a button 'Property Text' (labeled A). When you click
on it another window will open.
The left window will show the parts (if any). The right
window will list all prperties that are avalable according
the the given setting in the top.
Press 'Help" for an explanation of the settings

HTH

dy
 
I see it donyoung.
I have in template- File:%{File Name} it gives name of the draft file
%{File Name|R1} it gives name of the part file

%{File Name (full path)|GP} - what's GP?
without GP works when its in table.
 
My path is very long. How to break it to 2 lines?
 
Hi,

Q: My path is very long. How to break it to 2 lines?

A: You can't break it into multiple lines.

Q: What is GP ...?

For this an others see the Help:

%{ variable |G} --> From Graphic Connection
%{ variable |GP} --> From Graphic Connection to Part
%{ variable |file name} --> Named Reference
%{ variable |Rx} --> Index Reference
%{ variable } --> From active document

dy
 
Maybe you'll back here...
Do you think that draft created in my polish vesrion will work in your english versions?
I'm thinking about
%{File Name} is changed to
%{Nazwa pliku}
For me it shouldn't be work.
 
Hi,

I think it will work. I've got a lot of German files where the
file name is defined as "Dateiname". When opened with my English
version the name is displayed.
IMHO SE will store the English names along with those of the localized
versions. Internally SE defines up to 3 names for a system
variable.

dy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top