- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
this post is somehow realted to my previous post "Parmetrized project design (Part 1)". Please see that post for details including link to source files.
In short, I'm having a "base parameter" no-part part file (namely "TheBoxParameters.ipt") with exported custom parameters that drive the project. I'd like to define a custom text parameter(s) in this file which will be used later in drawing files (idw) as a custom posftix to a common paramater in the table.
For example, let's say I will define custom strings paramaters TitlePostfix = "500 x 500" and "PartNumberPostfix = "-2019-1" in base parameter file. I would like to reflect those in table cells of "derived" parts eg in text defined by:
<TITLE><TitlePostfix>
<PART NUMBER><PartNumberPostfix>
But I can't. I don't see custom text parameters in FormatText dialog at all. AFAIK text parameters can't be exportd or I don't know how to export them. If I'd be able to export text I'd be able to select it from "Custom Properties - Model" parameters pulldown.
Any ideas how to do it?
Regards,
Goran
Solved! Go to Solution.