Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

3Dx: How to set a product to be an ActiveObject via VBA?

Status
Not open for further replies.

CarlosR2022

Electrical
Joined
Sep 16, 2010
Messages
36
Location
US
To get the active we can use `CATIA.ActiveEditor.ActiveObject`, however, this is read on. I try to use the `Selection.Add(myProduct)` but this does not make myProduct to be the ActiveObject.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top