Programing with OLE Image

Programing with OLE Image

Anonymous
Not applicable
789 Views
3 Replies
Message 1 of 4

Programing with OLE Image

Anonymous
Not applicable

Hi,

I am trying to automate some drawing (.idw) revision processes.

I am able to delete existing/replace/addnew OLE References.

What I am having troubles with is manipulating the actual OLE Image container.

So if I was to add a new OLE Reference like you would when clicking Manage > Insert Object > Create From File.

 

ReferencedOLEFileDescriptors.Add("Filename",3331)

All this code does is add the new ref to the 3rd Party Folder.

I have no idea how to create/move this new referenced container.

These OLE objects seem to be global. In the sense that each new sheet added to the .idw can have this reference turned visible and moved but its actual handle is unknown to me??

The OLE reference documents used are circuit diagrams made in Visio.

 

Any help would be much appreciated.

 

Mark

790 Views
3 Replies
Replies (3)
Message 2 of 4

Vladimir.Ananyev
Alumni
Alumni

Thank you for this post. Unfortunately there is not API exposed to place and reposition the embedded object in drawing sheet. We logged Inventor API wishlist for this.


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network

0 Likes
Message 3 of 4

Crstiano
Collaborator
Collaborator
Hi Vladimir,
Today, you have more information about work with embedded objects ? (in my case for assembly)

Thanks in advance.

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


Cristiano Oliveira
EESignature
ConsultCAD.com

0 Likes
Message 4 of 4

Vladimir.Ananyev
Alumni
Alumni

No news on the API to reposition the embedded object in drawing sheet, it is still in the Inventor API wishlist.

😞


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network

0 Likes