insert assembly in PresentationDocument

insert assembly in PresentationDocument

Anonymous
Not applicable
503 Views
1 Reply
Message 1 of 2

insert assembly in PresentationDocument

Anonymous
Not applicable

Hello,

I am using this code ,

 

 

Public Sub CreatePresentation()
    Dim oDoc2 As Inventor.PresentationDocument
    Set oDoc2 = ThisApplication.Documents.Add(Inventor.DocumentTypeEnum.kPresentationDocumentObject, "", True)
End Sub

 

I created a presentation file

 

Is it possible to write a code trough  vba to insert assembly in ipn files ?

 

Thanks

AB

 

 

 

0 Likes
504 Views
1 Reply
Reply (1)
Message 2 of 2

rachel_li
Alumni
Alumni

Hello acciughinablu,

 

Sorry for the late reply. I assume you are using Inventor 2017. Presentation API is not supported currently, but it's in our plan in future release.

 

Regards,

Rachel



Rachel Li
Software QA Engineer
Autodesk, Inc.
0 Likes