Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen 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. Nahid Mubin

    Standard Practice for Drafting in NX

    In NX, I can make drawing of a part file in two ways. One is to switch to the drafting environment in the same file and start making drawing. Another is to make a new drawing file and start making drawing. Why there is two way? Which one is used in standard practice? Is there any use cases for...
  2. Nahid Mubin

    Exploded view from several assemblies to a single drawing file

    Let say, I have a part A and I have made drawing of this part. I have several assemblies B, C, D.... and all of them has exploded view within themselves. Now I want to bring those exploded view in the drawing file that I made earlier. How to do that? Note that when I place the exploded view of...
  3. Nahid Mubin

    Siemens NX Center Constraint

    In siemens NX's center constraint, I can set two faces of a body two be in the center of two faces of another body. But these constraints only work if the faces are all parallel. You can check my previous thread here to understand the issue-...
  4. Nahid Mubin

    Checking parallel or Perpendicular face

    How to check whether two faces are parallel or perpendicular in siemens NX? Note that by measure tool angle between two faces can be measured. But does that angle 0 degree or 90 degree ensures parallelism or perpendicularity in NX? For example, in solidworks if two faces are parallel or...
  5. Nahid Mubin

    Center Constraint

    I want to make a component to be in the center of another component. But the center constraint doesn't work. The constraint become pink in color and shows error. I have used 2 to 2 center constraint where I selected 2 faces from component1 and another 2 faces from component2. Note that the...
  6. Nahid Mubin

    Plane through two points and perpendicular to a plane

    Is there any direct way to make a plane in NX that will go through two points and will be perpendicular to a plane? Check the following picture-
  7. Nahid Mubin

    Finding out or Grouping the NX Assembly files and Part files in Windows

    We know that how important it is to separate the part, Assembly and Drawing files specially when there are tons of design files. As all the Siemens NX files have the same .prt extension, it is very difficult to sort out NX files by the file name or file extension. Unfortunately, over the...
  8. Nahid Mubin

    Idea for Renaming a NX file from Windows

    Renaming a NX file is really difficult. Where as it is very is to rename a solidworks file from Windows. You can right click on a solidworks file then rename the file solidworks conext menu (See the picture below). If you rename through this process every part, assembly and drawing file...
  9. Nahid Mubin

    "Isolate Body" command for Siemens NX

    I have developed an "Isolate Body" command for SIEMENS NX using NXOpen Python API. This command work just like the "Isolate" command in Solidworks. You can download it from here- https://github.com/nahidmubin/Siemens_NX_Isolate_Body Check out the video for installation procedure-...
  10. Nahid Mubin

    What is the button ID of the x(Close) button of part window and How to use it?

    What is the button ID of the x(Close) button of part window? I want to run a journal upon pressing on the x button. What would be the menuscript code for that?
  11. Nahid Mubin

    Working in NX keeping Journal/Dialog Box(made by Block UI Styler) alive

    In my program when I run the journal a dialog box pops up which I build using Block UI Styler. Now I want to do some work in NX while keeping the dialog box alive. But whenever I turn on any command such as sketch, extrude etc. the dialog box/journal collapses. I want that dialog box should only...

Part and Inventory Search

Back
Top