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 Andy25

  1. Andy25

    List box, select item

    Scratch this one. I didn't pay enough attention to your code. I'm not a professional programmer, after all. :)
  2. Andy25

    List box, select item

    Does this work? I did it like this: list_box0Props.GetProperties.SetStrings("ListItems", list_box0Values) Yes, I remember struggling with this part and going nowhere. What I eventually did was this: Dim myVector() As Integer myVector = list_box0.GetProperties.GetIntegerVector("SelectedItems")...
  3. Andy25

    NXOpen. AskBoundaries + CamGeomType.CamDrive

    I'm trying to work with NXOpen.UF.UFCambnd.AskBoundaries(....) function. I'm particularly interested in the FIXED_CONTOUR kind of operation with BOUNDARY drive method. When I run, as a journal, this test code on such an operation it works perfectly well, meaning that it finishes successfully...
  4. Andy25

    Manufacturing Advanced Programming

    Does anybody have any experience with "Manufacturing Advanced Programming" (NX4)? This module assists in programming machines that can simultaneously execute multiple channel NC programs. The problem is, when I run Synchronization Manager I get the message Synchronization Manager Failed to...

Part and Inventory Search