Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IRstuff 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 ff1

  1. ff1

    TeamCenter variables from within NX journal

    @MikeHyde, I tried your code and it works very well to return a limited set of attributes. I had to modify it slightly (I'm assuming that is because I am using NX7.5): Dim attrList As Array = workPart.GetAttributeTitlesByType(NXObject.AttributeType.String) For Each attr As...
  2. ff1

    TeamCenter variables from within NX journal

    @KhimaniMohiki, The export from TeamCenter to Excel works fine. I'm just playing with Journals to see what can be achieved. @MikeHyde, Thanks for that code. I'll try it out later. Cheers, Ian
  3. ff1

    TeamCenter variables from within NX journal

    Hi, I am wring a Journal to export a full assembly structure from NX to Excel. I have used this post as a general structure for the code and it works very well. I'd now like to extend the Journal to include more data about each component. Some of the data I want is only available from...

Part and Inventory Search