I am trying to add text field to an opened drawing in CatiaV5 through the API. Though I am able to start Catia, open the drawing I am not able to refer to the DrawingDocument, DrawingText classes even though added references DRAFTINGITF.tlb file. Is there anything else I need to do. I have created the same functionality previously which was working but now after rebuild that also doesnt work.
thanks in advance.