Set all expressions to constant values
Forums: Journaling / NXOpen APII'd like a journal to go through each component in the assembly and set each expression to a constant (removing any formulas if they exist). I see some issues with string...
View ArticleReplace Component with NX Journal
Forums: Journaling / NXOpen APIHelloI would like to have a Journal to replace, in an Assembly, a selected component by another one. I used the "record" function of NX but the Journal created by NX is...
View ArticleLayer settings
Forums: Journaling / NXOpen APIHi,i have to create new layers in many existing partssomeone could help me to create a journal to make this ?i have the list of the layers, but i don't know how to import...
View ArticleNeed program that will identify a font number for each computer automatically.
Forums: Journaling / NXOpen APII created a text macro. It automates the text and the font (Arial Narrow). The macro works great on my computer but when used on another computer the font changes. The...
View ArticleEdge Blend "Selection Stickiness" Removal
Forums: Journaling / NXOpen APIHello,I recorded the below journal just for creating two edge blends. Because an EDGE Blend need an EDGE and two connecting FACES, what would be the best practice to edit...
View ArticleDatum Plane and Datum Axis Selection
Forums: Journaling / NXOpen APIGood MorningI want users to select Datum Plane and Datum Axis to create constrains. In my Journal I use the SelectionManager command...
View ArticleNX Journal - Need to know if layer has objects
Forums: Journaling / NXOpen APIHi all, like the title suggests, I need to be able to have an argument that says "If the layer has objects then"This is my code but I know I can't use "Null"Dim...
View ArticleRetrieving Welds' / Points' owning file name?
Forums: Journaling / NXOpen APICurrently I am trying to retrieve data on some welds which I can then output to a text file. Currently I allow the user to select which welds to use by using this:If...
View ArticleDimension of Drafting View
Forums: Journaling / NXOpen APIHi,I am trying to create Grid line of one particular view. For that I required the dimension of the View. How to get the length and height of View or extreme of the view ?
View ArticleExport Results to txt or csv or Excel
Forums: Journaling / NXOpen APIHi all!:) I got a problem which seems easy to me, but unfortunately it seems to be more difficult than expected. I can't understand why. I've got a shell model, meshed...
View ArticleCycling through Assembly Children - structure isn't updated
Forums: Journaling / NXOpen APISo I have created a recursive function to go through all children of the current displayed part that contain some text in their display name. I use a method like this:...
View ArticleDeleting Notes from View
Forums: Journaling / NXOpen APIHi,I have created one drafting view with few notes containing some text value.I am trying to delete that View through journal and it is working good sometime and sometime...
View ArticleSet Font Style in Tabular Note
Forums: Journaling / NXOpen APIHI,I am trying to set font style "Arial Unicode MS" in tabular note. But it is not getting applied to note.But I am able to set "Monospac821 BT". I have used below code...
View ArticleHow to add Chinese font in Table through journal
Forums: Journaling / NXOpen APIHi,I am trying to create tabular note through journal and want to add chinese character in it. For that i am using below mentioned code. I am able to set the font...
View ArticleOutput material of component?
Forums: Journaling / NXOpen APIGreetings all. I have a NX program that generates a Flat BOM of the assembly along with a few other details for each component. How can I output the material of each...
View ArticleBatch file error UFUN 949904
Forums: Journaling / NXOpen APII have a .bat file that used to work but now gives out error 'failed to initialize UFUN 949904'. This journal batch file is supposed go into NX parts in the background...
View ArticleHi
Forums: Journaling / NXOpen APIHi,Reg. Blocktyler, enum resets(list) after clicking apply button. i want to retain same value selected
View ArticleSuppress Drafting Object
Forums: Journaling / NXOpen APIHello I have a drawing with lot of dimensions; some of them are suppressed using the UG Function 'Suppress Drafting Object'; they are controlled by expressionsI created a...
View ArticleExtract positions of pattern feature
Forums: Journaling / NXOpen APIHello,I need to extract all positions in the pattern general of a linked body. The following code not working, the section1 have not information of linked body's. have...
View ArticleReference the Point in a Feature
Forums: Journaling / NXOpen APIHi All, I'm looking for a little help in putting together a vb journal that will list the names and coordinates of many point features that I have selected from a work...
View Article