I have a CATDrawing file which has 7 links to CATProduct from 7 views- Right view, Left view, Bottom view, Top view, Rear view, Front view, Isometric View.However when i try to retreive the links through code i always get exception.
drawViewGenLink = drawView.GenerativeLinks;
drawViewGenLink.FirstLink(); //breaks here
The exception just shows "Error HRESULT E_FAIL has been returned from a call to a COM component."
How can i know more on the issue and resolve. Please advise.
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP