Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  • Users: prok20081
  • Content: Threads
  • Order by date
  1. prok20081

    Remove camera rotation after journaling

    Hey guys. What functions in the journal are responsible for moving the camera? I i removed lines of code like this: NXOpen.Point3d scaleAboutPoint1 = new NXOpen.Point3d(-16.215898023039518, 10.575585667199768, 0.0); NXOpen.Point3d viewCenter1 = new...
  2. prok20081

    Create custom UDF

    Hey guys. How can I create a custom UDF with my own values? Where should they be written?
  3. prok20081

    Create groove with NXOpen

    Hey guys. Are there any examples of building a groove using C#, C, VB etc? I tried to journal it, but NX journal does not record functions, properties, when I trying to insert a groove.
  4. prok20081

    Outputting Thread Data to a Windows Form

    Hello guys. I wrote a code that, when a thread is selected, reads data from it (pitch, length, radius, etc.) How can I make it so that when a thread is selected, the data is displayed on the windows form(on DataGridView)? namespace library { public class Class1 { private static...

Part and Inventory Search