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 MANox

  1. MANox

    Plane erase/delete depended.....

    Hello, You must open sketch and select "reattach sketch" function: Best regards MANok
  2. MANox

    NXJournal-select feature on drawing (filtr)

    Hello everyone, I try to write journal with uses Hole and Thread Callout and I have some problem: When I use it I NX filtr have value: Feature (red elipse): And I can select every feature (if part is Full Load). But when I try use journal with Fuction UserSelectFeature( and filtr...
  3. MANox

    NXjournal: Eval.AskArc problem 2406

    Thank You cowski, You right. I had round face with hexagonal inside. All the time program selected external edge and after change NX version it start select one of internal. And that was the problem. Best regards MANok NX2406 TC2412
  4. MANox

    NXjournal: Eval.AskArc problem 2406

    Hello, many time ago I wrote journal and I used in then some function: Dim theUfSession As UFSession = UFSession.GetUFSession() Function GetArcCenter(edge1 As Edge) As Double() Dim centerCoords As Double() Try Dim edgeTag As NXOpen.Tag = edge1.Tag...
  5. MANox

    Using if expressions for creating law curves

    Hello, I try it. You can use IF statement in Law Defined Spline, but You have wrong expression: if (t<p)(y1)else(y2) where: y1 = m/p^2*(2*t*p-t^2) y2 = m/(1-p^2)*((1-p^2)+2*p*t-t^2) (you can type all expresions in one line) If c= 1 and "t" in Chamber line equation is X value, Your curve is...
  6. MANox

    Using if expressions for creating law curves

    Hey, I would like to help, but I am not sure: In this expressions is "t" - unitless parameter from NX or dimension in X direction? Best regards MANok
  7. MANox

    Hole with fit

    Hello, I have question about Hole: If I want create Hole with fit (p.ex. H7) I need to select Screw Clerance and select posiontion from my own list with interesting tolerance. And it's work - in drawing, when I select Hole and Thread Callouts dimension is with my tolerance (strange - it's...
  8. MANox

    Number of holes in Hole and thread callout

    Hello, is it possible to add number of holes on drafting with "hole and thread callouts"? Automatically of course. How add its with hand, I know. Best regrads MANok NX2027 - NX2406 TC14 - TC2412
  9. MANox

    Using if expressions for creating law curves

    Hello, I don't know how use "if" statement in this expression, but I think this can help You: https://www.youtube.com/watch?v=1VsJfLm4O_4&ab_channel=learnNX I think You must create two curves. Only problem is select ranges: p>t>0 and c>t1>p Best regards MANok NX2027 TC14
  10. MANox

    NX2406 Dock Resource Bar on Second monitor

    Hello, I don't know. Simply I just did it:). I think - solution is Resource Bar with option "Pin open", and first tab as element of Resource Bar, no like a separate Tab. Best regards MANok NX2027 TC14
  11. MANox

    Drafting Files with mixed units failure, NX11

    Hello, I think You try find "Reset dialog memory": Best regards MANok NX2027 TC14
  12. MANox

    NX2406 Dock Resource Bar on Second monitor

    Hello First: sorry, i was thinking about Tab from Resource Bar, not about Resource Bar. My fault. Second: I was try make Resource Bar as float and after I was place it on second monitor. First tab I left as Resource Bar, and two others I undock and places next to the first: First time, when I...
  13. MANox

    NX2406 Dock Resource Bar on Second monitor

    No, it still working. Best regards MANok
  14. MANox

    hello everyone, can you help me how

    Hello, try like on video below: https://files.engineering.com/getfile.aspx?folder=d1b0e08c-d0a1-4d4a-badb-ba4169a26019&file=movie3.avi And after add blends. I You fail, cut the piece of Your geometry and send here. Mayby somebody can help You. Best regards MANok NX2027 TC14...
  15. MANox

    hello everyone, can you help me how

    Hello, if You still have problem try this: - draw extrude rectangle (or other shape) to red faces (and a little to left and right of red faces). - replace one of side faces of your cuboid with face to offset. - offset replaced face at 0.6 mm - substract cuboid from main body - add blends. Best...

Part and Inventory Search