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!

enovia vpm search in catia

Status
Not open for further replies.

sri91

Mechanical
Joined
Aug 29, 2019
Messages
43
Location
IN
Hello All,
I am trying to login to connect in catia v5. i am using the below code for that
Dim oEngine as CD5Engine
Set oEngine = CATIA.GetItem("CD5Engine")

In i am getting unknown module error. I am not sure what is the corresponding reference library for that. Please help me in knowing the library name.

Thanks in advance
Sri
 
No, it's not how ENOVIA VPM search is done.
You have to develop CAA extension both on client and server sides.
 
Hello Little,

Thanks a lot for your answer.

Thanks
Sri
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top