Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • 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: *

  1. intonate

    New Feature Group

    Thanks for pointing me in the right direction. When I tried that, the feature group looked slightly different. the Part Navigator listed the features in the group twice; once in the group and once outside the group (in their original position). did I do something wrong? (see the attached...
  2. intonate

    New Feature Group

    How do I create a new feature group in NXOpen? journaling does not record anything for it and I can't find a builder class or anything. I am using NX8.5 and C#. Thanks
  3. intonate

    NXOpen Angle measurement

    do you think it could be something wrong with my surfaces then? I am getting the "oldface" like this (TopSkinSurface is a broken wave linked face feature): NXOpen.Features.ExtractFace topSurfaceFeature = (NXOpen.Features.ExtractFace)Utilities.GetNamedFeature(workPart, "TopSkinSurface")...
  4. intonate

    NXOpen Angle measurement

    I am writing a macro to re-link wave linked faces, and to ensure the orientations align I am trying to measure the angle between the existing face and the new face. I am getting an error on this line of code: MeasureAngle ang =...

Part and Inventory Search

Back
Top