Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Recent content by Max_995

  1. Max_995

    Macro Power copy 3DX2018

    Dim oPart As Part Set oPart = CATIA.ActiveEditor.ActiveObject Dim factory As InstanceFactory Set factory = oPart.GetCustomerFactory("InstanceFactory") factory.BeginInstanceFactory "Power_Inst_Test", "3sh_546876498", "A.1" factory.BeginInstantiate Dim FirstPlane As Object Set FirstPlane =...

Part and Inventory Search

Back
Top