Is there a component configuration variable?

Dec 09, 2003 1 Replies

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



Thanks, DH



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

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required