dogarila
Mechanical
- Oct 28, 2001
- 594
I would like to write a macro to set the part number displayed in BOM to Configuration name, in configuration properties. I have a feeling that it has something to do with ConfigurationManager::SetConfigurationParams.
I can get and list the Configuration parameters. If the above property is set to a user specified name I can change the value of $PARTNUMBER to "$C" then set the parameters and I get what I want.
But if the property is set to document name I have no $PARTNUMBER to change or assign a value.
Any suggestion in how to handle this question?
I can get and list the Configuration parameters. If the above property is set to a user specified name I can change the value of $PARTNUMBER to "$C" then set the parameters and I get what I want.
But if the property is set to document name I have no $PARTNUMBER to change or assign a value.
Any suggestion in how to handle this question?