Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: *

  • Users: PDW
  • Order by date
  1. PDW

    Spaceball FLX 4000 and NX9

    What is your OS? 64bit version? I don't beleive there is a driver for such an old spaceball...
  2. PDW

    NX native set part Read only

    Can you try this: Option Strict Off Imports System Imports NXOpen Imports NXOpen.UF Module Togggle_ReadOnly Sub Main() Dim s As Session = Session.GetSession() Dim ufs As UFSession = UFSession.GetUFSession() Dim theUI As UI = UI.GetUI Dim lw As...
  3. PDW

    Trouble with large assemblies

    Hi Trent, Do you have a drawing open with a Part List in/on it? B.r. Pascal
  4. PDW

    Attribute of Type Number

    Hello Cowski, In the first post, I have added my Template File. I do know the Attribute Type, it is of Type Number. It is the only one, i have a this Type, all others are String, so no issues with those. Can you help me to solve the Attribute issue for myAttributeTitle(10) Any help, much...
  5. PDW

    Attribute of Type Number

    Dear all, I have, based on thread Link, adapted the Journal and added some more Attributes to fill-in or automatic filled in. Only with the TextBox11.Text = workPart.GetStringAttribute(myAttributeTitle(10)) i have an issue. In my NX file the Attribute is not a String Attribute, but of the Type...
  6. PDW

    Help from a Expression Guru

    Dear all, I hope someone can get me on the right track with some expression unskillfulness... I want to drive a sketch, this limited by 2 Expression Lists and pending on a type of material First Input: (String) Material="Copper" (List) Material_Options={"Copper"; "Graphite"} Second input –...
  7. PDW

    HASCO NX REUSE LIBRARY

    I would like to propose this. add a line to the krx file of the parts that you always want to have cloned: <RenameOption>Clone</RenameOption> This forces to use clone in stead of reference. more on this: Link Kind regards, Pascal
  8. PDW

    File Path

    Dear all, Based on the Journal created by UGperson Link, i would like to do something similar. But i have another folder structure and 2 different folder quantitys With below journal, it is fully functional in case I have 4 Folders. In Case I only have 3 folders, it is extracting the wrong...
  9. PDW

    attributus in title block

    Only for the Master Model approach. Exact with that same question I got into a conflict with CARDS PLM. They refused to give support on this, this was more becoming a situation where Consultancy of them was needed. Anyway, a Master Model for the Single Parts is also a better approach anyway...
  10. PDW

    attributus in title block

    My Template.. https://files.engineering.com/getfile.aspx?folder=3c35f7f6-d439-4d40-85bb-0d1e50bdb53e&file=A3_HOR_TOOLING_DRAW.prt
  11. PDW

    attributus in title block

    Hi Lars, I have uploaded my Template, so you can see how I have done it. Like I stated before, File->Utilities->Attribute Templates You create in the Part File Templates, all Attributes you need in the Title Block to be used. This with a prefix DB_DWG_TEMPLATE_..... All have to be of Data...
  12. PDW

    attributus in title block

    Hi Lars, In the Template Files you need to create using the Attribute Templates utility all the Attributes with a prefix: DB_DWG_TEMPLATE_ Then all the fields in the Title block have to be made with these Attributes There is more to find on this on the NX Documentation: Link Hope this sets...
  13. PDW

    Ug Nx- Features Suppressed by expression and features did not getting unsuppress

    Hi Samuel, If you do not longer want to have the SuppressedByExpression, you first have to delete this SBE. If you want to keep the SBE, you have not the possibility to do this "manualy" Menu-Edit-Feature-SuppressByExpression- Change the Expression Option to Delete Shared of Delete for Each...
  14. PDW

    udf and expressions

    Hi MCU, I was able to add your UDF to a Library. It is as you describe. Only when I change a default Expression, f.e. the locked Expression water_diameter, the UDF changes accordingly. With the AttributeExpressions this does not happen. So the are not connected... Currently I am working on a...
  15. PDW

    udf and expressions

    Hi MultiCadUser, You have forgotten to upload the UDf. Is it possible to dos so? I might give it a try then. B.R.
  16. PDW

    New Drawing Template - Arial or Arial Unicode MS font?

    Dear All, I am setting up a new Drawing Template in NX10. Is there a reason why the default NX10 Templates have the Fonts for all notes Arial Unicode MS? Why not Arial? If it was Arial, you can have the Text Parameters like Regular, Bold, Italic and Bold Italic. With Arial Unicode MS you do't...
  17. PDW

    Renumber &quot;P&quot; expressions in NX10

    Dear all, attached should be the GRIP program that Mr. Baker is talking about. Unzip it to a desired location. in NX: CTRL G and open the exetcutable .grx file. It should do what you need, but on your own risk... BR...
  18. PDW

    Adding 'Last Command' icons to the Bottom Border-Bar...

    Other Option: Remove that user ;-) Al´so from my side, tnx for sharing this, I like it.
  19. PDW

    Help on CS2 Constraint

    Dear all, Like the Person started this thread: Link, I also have difficulties with having Problems on this CS2 Constraint. It Looks that these "Ghost" Constraints come from a Sketch, but checking the Sketches, everything is on a correct Layer for this Geometry (Layer 6 - Category DEVELOPMENTAL)...
  20. PDW

    Saving Favorites

    Hi John, Could this be worth to requiere an ER? Or is this specificly been kept out of the Role? Pascal

Part and Inventory Search