Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Robse
  • Order by date
  1. Robse

    Export Step File to Teamcenter

    Hello, Someone else figured it out. I was told that the setting is like Toost already mentioned in Teamcenter. You need to change it in TC_NX_Exchange_Dataset_Preferences. Thanks and best regards
  2. Robse

    Export Step File to Teamcenter

    Hello Tomas, thank you for your answer. OOTB there is no step-dataset in TC. We defined a Dataset some years ago and i was wondering if i could connect the dataset to the NX-Export. But like i said, there is no setting in NX (i can't find it) and there is also nothing in the help file. It could...
  3. Robse

    Export Step File to Teamcenter

    Hello Siemens can export step-files to teamcenter. In my current settings is the dataset type image. But it is not an image... Where can i change the default settings for type, relation etc. I do not find any settings in Customerdefaults, Neither in export/translators nor in TC-Integration...
  4. Robse

    NX1926 Performance

    Hello Gelson, we even organized a new license file and tried to reinstall the server and made like suggested. Unfortunately no improvement. Best regards
  5. Robse

    NX1926 Performance

    Hello and thank you for your suggestions. @Tomas Most of the useres use a HP Z2 G4 Workstation. CPU i7-8700K 32GB Ram Graphics Card Quadro P2000 with Siemens certified graphics driver -Fully local installation does not bring any better experience. -No antivirus etc installed -We have 7...
  6. Robse

    NX1926 Performance

    Hello, I was wondering if someone found a solution for the poor performance of NX. NX12 was bad (someone reported it already in a different thread), but now the situation increased. It takes ages to open the file and add a text and a feature control frame. Every command takes >30s. We opened a...
  7. Robse

    expressions unit conversion in if case ( Angle / dimension )

    Hello Cowski, Problem Solved! Thank you very much. Best regards
  8. Robse

    expressions unit conversion in if case ( Angle / dimension )

    Hello, thank you for your answer. Maybe i didn´t explain it properly. The problem is D is a Diameter and the unit is mm. How do i use multiple units or is there any possibility to convert? Best regards
  9. Robse

    expressions unit conversion in if case ( Angle / dimension )

    Hello, I want to make an angle A (deg) directly dependent to a dimension D (mm) with expressions. I try to generate an angle of 17.5 degrees unless the measurement is greater than 75mm. When i type: A = if(D<=75)(10)else(17.5) then I get an unit error. Is there any solution to convert...
  10. Robse

    Add a new column to partslist in NX 11 - using vb.net (#2)

    An error occurs when I try to set columntype = UFPlist.ColumnType.ColumnTypeGeneral This is the result: NXOpen.NXExepion:NXerrorstatus:3500024 Does anyone know what I am doing wrong? Thank you and best regards
  11. Robse

    Add a new column to partslist in NX 11 - using vb.net (#2)

    Hello, I am also courios about adding a new column to a parts list in NX. Has someone been succesful? There was already a question in a thread before: "add a new column to partslist in NX 11 - using vb.net" Could someone give me a tip how to define the columntype settings? I found ...
  12. Robse

    Stress Linearization 2nd thread

    Thank you all for bringing light into the darkness. I will calculate the Bending stress with VonMisesStress(Snb, 0, Shb, 0, Tnhb, 0) Thank you also for clarifying peak stress and Membrane + Bending Peak Stress! I completely overlook the difference.
  13. Robse

    Stress Linearization 2nd thread

    Hello Prex/TGS4, I red your previous posts you wrote regarding ASME SECTION VIII, DIVISION 2 ANNEX 5.A. I am still not 100% sure how to calculate it The first two steps of ANNEX 5.A are clear. I am confused how to calculate Bending Stress and Membrane + Bending Stress: My questions refer to...
  14. Robse

    NX 11 general pocket

    Ok, I Try it again... Fairly new to the Forum. Sorryhttp://files.engineering.com/getfile.aspx?folder=fd6e076a-aa3e-4f32-8ff0-2016d436e644&file=1.JPG
  15. Robse

    NX 11 general pocket

    Hello Tomas, Thank you for your reply! Emboss is so modern that it isn´t working (at least not for me, maybe the problem sits in front of the computer). To specify this, i do not want make a swept volume on a cylindrical shape. This feature is perpendicular to the surface. I want to sverve...
  16. Robse

    NX 11 general pocket

    Hello at all, what happend to the command "General Pocket". I can´t find it in NX11. Best regards
  17. Robse

    Interpart Expressions NX10 Top Down

    Hello, I red the former threads with the explanations of Taylor Anderson. He explained quite well how Interpart Expressions are working now with the newer NX-Releases. But I have a problem to solve that is not covered at all. The older Releases give the possibility to link expressions from...
Back
Top