- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a problem with my program that I don't know how to solve.
You can run my lisp in a new drawing.
You will be prompted to draw a polyline or select one. (make sure that its total length is around 1000 units for a good rendering)
With the contextual menu you can choose the type of pipe, after this choice the polyline will go to a specific layer and its 'Dnxxx' will be written at the chosen places.
You can create as many as you want and even re-select one already defined to change its type, in this case the texts already in place will be updated.
MY PROBLEM: If I save my drawing and reopen it later, my program no longer works.
Here is the returned error (in French): ; erreur: Erreur Automation Echec de l'appel SetObjectId d'une méthode sur une interface IAcadBaseObject
I know it's the ennotative text that's causing the error, but I don't know how to resolve this error.
Any help would be really welcome!
Solved! Go to Solution.