sri91
Mechanical
- Aug 29, 2019
- 43
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