Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations SDETERS 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 Krishna.k

  1. Krishna.k

    Creo Toroidal bend feature alternative in NX

    Hello Thomas, I tried so many ways but still not able to achieve this mathematical condition "Distance from points on the curves to the plane of the profile section is maintained along the angular direction". It seems I need to generate a new curve based on equations 😉 and use that as a base...
  2. Krishna.k

    Creo Toroidal bend feature alternative in NX

    Hello Didier Psaltopoulos, Thanks for the reply. I tried to define straight line (created line at the top of rectangle) as a base curve and arc (whose center is passing thru the datum axis) as a control curve. But that didn't give the results as expected. As per as I understand Global shaping...
  3. Krishna.k

    Creo Toroidal bend feature alternative in NX

    Hello Thomas, Thanks for the reply. I tried to use global shaping by curves, But I am not sure how to define base curve and control curve to replicate this behavior. Could you please help me with this? Thanks, Krishna
  4. Krishna.k

    NX Journal - Check to see if Current Feature is Last Feature

    Hello Jeff, You can use below program to do this. Option Strict Off Imports System Imports NXOpen Module Module1 Sub Main() Dim ugs As Session = Session.GetSession() Dim workpart As Part = ugs.Parts.Work Dim lw As ListingWindow = ugs.ListingWindow Dim...
  5. Krishna.k

    Creo Toroidal bend feature alternative in NX

    Hello Didier Psaltopoulos, Thanks for the reply. I think, Project curve is the good option if I have only one curve and I know the information about dotted circle, But Creo is computing the dotted circle (based on datum axis) and moving line to new points and converting into an arc. I...
  6. Krishna.k

    Creo Toroidal bend feature alternative in NX

    Hello Didier Psaltopoulos, Thanks for the quick response :). I am sorry, I can't upload step file but I can give some more details. As you see in the above image if I have a straight line and Bent it about an axis Toroidal bend option is doing following things. 1) Converting line into...
  7. Krishna.k

    Creo Toroidal bend feature alternative in NX

    Hello, I have a Creo parametric model, Which I am converting to NX parametric model. I had an issue while converting toroidal bend feature in Creo to NX. In Creo, Toroidal bend feature was created using flowing parameters. As you see in the above picture, Rectangle was bent about an axis...

Part and Inventory Search