Is there a component configuration variable?

Is there a component configuration variable for printing what configuration you are using in a drawing?

Thanks, DH

Reply to
Dragonhunter
Loading thread data ...

Depend on how you want to use it. If it is with VBA or VB you can use.

Set Configuration = Model.GetActiveConfiguration() ConfigName = Configuration.Name

You will have to also access the file itself before using this in your code.

Regards Tony O'Hara

Reply to
Tony

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.