Baruch
Mechanical
- Feb 25, 2004
- 13
Hi, I am writing a macro to save a drawing to a DXF format, but I need only the clean geometry without the notes and sheet format, so I accomplish to remove all but the company logo, that is actually a bmp file.
By this call: "retval = Sheet.GetOLEObjectCount ( )" I even can see that I have 1 object (when it present), what I am missing is how do I remove this object.
10x!
By this call: "retval = Sheet.GetOLEObjectCount ( )" I even can see that I have 1 object (when it present), what I am missing is how do I remove this object.
10x!