Hello,
I have a Catia v5 installed with embedded integration to Enovia v6/ 3d experience. I want to connect to enovia v6 through automation. But it does not happen. My code:
CD5EngineV6R2014x oCD5Engine;
oCD5Engine = (CD5EngineV6R2014x)_CATIAEngine.CATIA.GetItem("CD5EngineV6R2014x");
The automation help in VB says (for ENOVIA V6 Integration Automation Objects
):
Dim CD5Engine As CD5EngineV6R2014x
Set CD5Engine = CATIA.GetItem("CD5EngineV6R2014x")
But when i use the C# code in my i get the method not implemented exception.What can be the possible solution? Thanks in advance.
Note:I have Catia V5 6R2018 installation.
[Diese Nachricht wurde von sina123 am 01. Apr. 2019 editiert.]
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP