In order to standardize our file names, I wonder if it is possible to give the . SLDRW the name of a property, and even better, the concatenation of 2 properties?
I know the opposite is possible ([SW-Filename]), but that's not what I'm looking for.
My goal: We fill in, thanks to the property form, the plan number, as well as its index. (e.g. 770158-A). When I press "save", this number is already filled in the dialog box.
That way, no risk of making a mistake by typing the name....
If you know a thing or two about programming, you develop your own macro or max59 with smartproperties which allows you to do the same thing very simply without any programming knowledge.
And I confirm the possibility of retrieving a concatenated property with part name + clue, that's what we do at home.
In addition, for the part number or MEP, it is possible to put a custom counter for several stations.
I confirm SmartProperties which is a very good tool combined with SmartCounter for automatic counters but you have to have myCADtools.
It is configurable and customizable very simply via one or more input masks and can generate the name of the files automatically according to the desired properties.