object Selection
Forums: .NET programmingHello all, How Can I select multiple objects but having a same name. for example, point, line and arc are having the same name. so currently I am doing this..... For Each...
View ArticleDimension Origin
Forums: .NET programmingHello All, I am working on a application which will import the existing model(2d curves with dimensions), into drafting sheet of new model. and I ma not able to handle the...
View ArticleAdd features to a group
Forums: .NET programmingFrom a Journal found on this forum I was trying to select all extrude features in a part and put them in featuregroup. I get the journal to create the group but the extrudes are...
View ArticleInputBox taking a couple of seconds to disappear!
Forums: .NET programmingTo all,I am going over a "old" program and I have noticed the following issue. I have an Inputbox, see below, to ask the user an value. It works just fine however I have noticed...
View ArticlePausing a program to "interact" with user?
Forums: .NET programmingTo all,Just thinking about a possible option to a program and seeking advice. I have a program which loops through a user selection to create some results. The overall duration...
View ArticleAccess
Forums: .NET programmingHello,I need to access a Note in a drawing, but it have a follow name: C:TC7R0.When I use the command getstringattribute, my code don't work....
View ArticleEdit attribute of all sheet body in an assembly
Forums: .NET programmingI've been trying to write a journal that searches all sheet bodies in an assembly with a specific attribute (material) and value (steel) and than changes the value of an other...
View ArticleAttached is NX Journal/Routing Electrical to check is components are attached...
Forums: .NET programmingAttached is NX Journal/Routing Electrical to check is components are attached to the harness. The code was sent to GM North America to check the quality of the model.Option...
View ArticleScale view in Drafting
Forums: .NET programmingBelow journal which show the scale of view in drawings as scale factory (e.g.1, 0.5, 0.1). I would like to show scale of view as RATIO (e.g. 1:1, 2:1; 1:10 ...) Option Strict...
View ArticlePowershell command white space delimiter
Forums: .NET programmingHello,I could need some help with the following issue:If I write the following command into a batch file, an import into Teamcenter will start.call C:\bin\import_file -u="u"...
View ArticleUsing System.Drawing.Color with NX "journal" ?
Forums: .NET programmingTo allI have a small piece of code which allocate a (pre-defined) colour for a mesh type. Nothing fancy. The colour codes and names are "hard coded", see bleo for an example....
View ArticleAccess to multiple OP2 file without opening SIM file
Forums: .NET programmingDear All,Is that possible to use NX open to read and write results directly from multiple OP2 files without opening the corresponding SIM files.Thanks and best regards, Frank Mao
View ArticleProblem with Imports System.Windows.Forms
Forums: .NET programmingHi, I have made some journals which are using Windows Forms and up to now they worked very well. I believe I have had an automatically update which installed a new Version of...
View ArticleNeed a script help to export zone location
Forums: .NET programmingCan anyone please help me out with a script to export zone location in Nx drawings for any sheet size?
View ArticleRegarding Character skipping in Zone loaction for Nx Drawing
Forums: .NET programmingHow to skip character letter like, we don't to print letters I, O, Q and S. and also it should pop up to ask which letters to skip. Please help me out on this.Regards, Ravi
View ArticleZone values in Drawing for View Titles, Callouts and Item number Balloons
Forums: .NET programmingHi, We have a requirement to get a program which can perform below with objective towards drawing automation and Quality.Once executed the program should capture Zone Values in...
View ArticleRetrieve current work layer
Forums: .NET programmingHi, how to retrieve the current work layer using vb .net?ThanksLIM NX 10.0.3.5 MP1 WINDOWS 7
View ArticleXPath Teamcenter-XML
Forums: .NET programmingHello Gurus, I´ve got a problem with reading a Teamcenter Xml-File via XPath.I am not able to get the right path for following XML-Data: < > are replaced with ( and...
View ArticleBalloon Information Extract
Forums: .NET programmingHello, I´m new to NX, and new to NX Journaling (my programming abilities are mostly on embedded systems microcontrollers and PLC´s). I need a simple program to extract balloons...
View ArticlePerformance Issues using .With structure?
Forums: .NET programmingI am only curious, but generally speaking has anybody any knowledge on performance differences when using the with structure compared to accessing an objects properties...
View Article