Custom Property Update

Hello,

I assigned a custom property like this$PRP: " SW-File Name " everything worked fine until the moment I renamed the file. After renaming the property will always retrieve the name of the file, it updates in the 3d but not in the BOM even when regenerating the nomenclature. Is there an update to do or force?

Hello,

Warning: §PRP calls a property of the file.
What you need to understand is that this calls for the part file name for the part file, and the drawing file name for the drawing.

If you want to call the File Name property of the part in the drawing, you must use $PRPSHEET:" SW-File Name ".

2 Likes

Yes, that's ok

Can you give more details? Provide an example file perhaps?

I added a character on the names of some files and I get this property back to Excel.
For your information, this property had been created with batch properties and I just restarted it, everything works again but I still don't understand why in the property file the information was good and not in my nomenclature.