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!

Recent content by kherman

  1. kherman

    Java (or by hand): How do I get the bounding box fora component?

    'show best assembly bounding box' provided a nice solution. But sometimes NX will show an optimized bounding box on fit (ctrl-f). This action is VERY fast. How do I get that functionality in code?
  2. kherman

    Java (or by hand): How do I get the bounding box fora component?

    This solution seems to always give the orientation matrix back which is fine for my case. Is there any way to have NX provide an optimized solution with a non orientation matrix and smaller bounding box?
  3. kherman

    Java (or by hand): How do I get the bounding box fora component?

    Wow, that method is awesome! Thanks!
  4. kherman

    Java (or by hand): How do I get the bounding box fora component?

    I have an Assembly. Say it is this: A +--B +--C B s the work part. I want the bounding box for C in absolute coordinates. How do I do this?
  5. kherman

    I need to mirror a part in another part in NX (non associative)

    I need the mirrored objects to be the same exact feature types as the original. Even if it were possible to mirror a feature one feature at a time, that would be acceptable.
  6. kherman

    I need to mirror a part in another part in NX (non associative)

    Everything I have tried up to this point has either created a "mirrored" feature or features that are copies of other features but different feature types. I also loose the names of the features which are needed because of custom software that depends on the names. We are still investigating...
  7. kherman

    I need to mirror a part in another part in NX (non associative)

    I am on NX 10.0.3.x I have a part that is comprised of splines and studio surfaces (no solid bodies). Let's call that orig. I need to create a new sibling part (called mirrored) that has the exact same geometry but mirrored over a plane (a datum plane perhaps). The relationships is to be non...
  8. kherman

    How to properly add preview button to NX dialog (dlx file)?

    Using the block styler, what is the proper way to add a preview checkbox and/or button? I am tinkering with the Toggle block but I don't see how to ad the button to the right of it.
  9. kherman

    Swept: twisted and curved .... is causing distortions

    PrintScaffold, I appreciate the idea. I think at this point a different solution may be needed. I'll try to give it a try soon.
  10. kherman

    Swept: twisted and curved .... is causing distortions

    "Preserve Shape" isn't doing it. It does seem add extra edges to the sweep though (unverified). Regardless, I was using preserve shape all along and agree that it is correct to have it selected.
  11. kherman

    Swept: twisted and curved .... is causing distortions

    I think techinically, what I need to do is have NX provide Uniform isoparametric curves with one guide
  12. kherman

    Swept: twisted and curved .... is causing distortions

    Changing orientation to vector axis of Z improved things. Went from 45-135 degree corner angles to an 80-100 degree range. I have no idea why this is still happening. Tolerances?
  13. kherman

    Swept: twisted and curved .... is causing distortions

    For reasons I can't get into, I can't upload the prt file. The centerline is a studio spline. I create a studio spline with default settings then specify a start point and the normal of the start rectangle as the orientation. I do the same for the end point and end orientation. Then NX comes...
  14. kherman

    Swept: twisted and curved .... is causing distortions

    I am having some success by changing the Orientation Method::Orientation to Vector Direction and selectingthe Z-axis. I have to go through the process of testing the results ...... might get to that in a few hours. I don't know why the Z-axis is works though. Choosing X or Y mangles the...
  15. kherman

    Swept: twisted and curved .... is causing distortions

    Here you go: http://files.engineering.com/getfile.aspx?folder=d04c2674-dc02-491b-8a7a-0bee45f3d2b3&file=twistingAndCurved.png The edge curves that are visible are just part of the sweep. Thanks!

Part and Inventory Search