Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Recent content by MaartenE

  1. MaartenE

    Switch Post Data to Next Output Set using API

    Thanks alot, it works like a charm!
  2. MaartenE

    Switch Post Data to Next Output Set using API

    Thanks for your reply. I have created the following script using your code: Sub Main Dim App As femap.model Set App = GetObject(,"femap.model") Dim viewID As Long Dim feView As femap.View Set feView = App.feView App.feAppGetActiveView( viewID ) App.feView.Get(viewID)...
  3. MaartenE

    Switch Post Data to Next Output Set using API

    Hi there, I'm writing a small API macro which makes a snapshot of my currect Output view and pasts this image in word. Using the 'Word Report Generator' as an example I have already created the part which takes a snapshot of the current view ans pasts it into ms Word. I have been studying the...

Part and Inventory Search