Solidedge templates
Solidedge templates
(OP)
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.
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.





RE: Solidedge templates
On the background sheet of your template, place the following Property text callout:
%{File Name (full path)}
Solid Edge V19 SP1 on WinXP SP2
RE: Solidedge templates
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...)
RE: Solidedge templates
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
RE: Solidedge templates
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.
RE: Solidedge templates
RE: Solidedge templates
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
RE: Solidedge templates
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.
RE: Solidedge templates
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