Immow
Industrial
- May 13, 2011
- 6
Hello, my old thread got closed and we are still looking for a suitable solution for our problem.
We are working on a part temaplte.
We use the custom properties: Filename -> $PRP:"SW-File Name" to get the filename of the document.
Our filename contains partnumber and a description, we would like to separate those for BOM and Drawings.
Example: [partnumber] desciption.SLDPRT
Is it possible to strip the first 10 symbols leaving only the "Desciption" (partnumber is predefined length) and vice versa to leave the "partnumber"?
These new values should populate the custom properties
PartNu & Name
I got this kinda to work with a Design table. Problem is the design table does not update when saving the part template under a new name, only when you enter the design table does the value update. CTRL Q or CTRL B have no effect.
We are working on a part temaplte.
We use the custom properties: Filename -> $PRP:"SW-File Name" to get the filename of the document.
Our filename contains partnumber and a description, we would like to separate those for BOM and Drawings.
Example: [partnumber] desciption.SLDPRT
Is it possible to strip the first 10 symbols leaving only the "Desciption" (partnumber is predefined length) and vice versa to leave the "partnumber"?
These new values should populate the custom properties
PartNu & Name
I got this kinda to work with a Design table. Problem is the design table does not update when saving the part template under a new name, only when you enter the design table does the value update. CTRL Q or CTRL B have no effect.