Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

[b]API call to remove company logo from sheet format[/b]

Status
Not open for further replies.

Baruch

Mechanical
Joined
Feb 25, 2004
Messages
13
Location
IL
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top