Macro sequence into toolkit
Hello
I am aware that macro is executed when control is returned to Creo. But below observations are making me confuse about macro execution.
Scenario 1 : Current model rep is ensured master rep manually before code is executed.
- Use macro to set TEST simp rep of a active model for current solid into drawing
- Add General view of current solid into drawing
With above , general view is created for solid's TEST rep. I expected to have general view of Master Rep as macro loads after code executed to add general view.
Scenario 2 : Current model rep is ensured master rep manually before code is executed.
- Use macro to set TEST simp rep of a active model for current solid into drawing
- Add General view of current solid into drawing
- Use macro to set Master simp rep of a active model for current solid into drawing
- Add General view of current solid into drawing
With above, both view are of Master rep.
Could anyone please throw some light on this?
P.S. : Can I have a view for each Master and TEST rep with macro execution with scenario 2 mentioned above.?
Regards
Ketan

