Edit part attribute in catagory
Forums: Journaling / NXOpen APIDear all,I'm trying to edit the text in one of the attributes of the part. However, I am unable to do so when the attribute is in a catagory. I don't think I am the first...
View ArticleError/questions about a nongui running NX vb.script
Forums: Journaling / NXOpen APIHello,My name is Olaf I am longtime user of NX ( If 16 years is long) In my career I have written only two VB scripts, both using info of this site. I find it difficult...
View ArticleCreating sketch on a user selected plane (or face) and sketch origin on a...
Forums: Journaling / NXOpen APIHi,I have the following code that creates an sketch in a predefined sketch plane and point. But I would like user to select the plane and point (as sketch origin point)....
View ArticleLong run time when working with loaded assembly
Forums: Journaling / NXOpen APII've put together some code to create text on face. Works fine with single part file. When I run it on part in a fully loaded assembly, run time is very long. What is the...
View ArticleIntersection curves using python
Forums: Journaling / NXOpen APIHello there great people. I am trying to create an intersection curve using Python and I am running into some issues that I can't figure out.I have a given datum and a...
View ArticleCreating point using a reference point an a planar face
Forums: Journaling / NXOpen APIHello,I am using below code to create a first point from the intersection between two user selected edges. Then creating a 2nd point with reference to the 1st point. But...
View Articlepassing argument to Main()
Forums: Journaling / NXOpen APITo all,I had some note on the subject because I asked in the past but can't find them at the moment. I have a Nx.open (in vb) programme with the Main function defined as...
View ArticleDetect number of bodies
Forums: Journaling / NXOpen APIDear all,Thanks to you all, I created a journal some time ago to export a pdf of the drawing and a STEP of the model. I have been using this journal extensively and it is...
View ArticleRun 3rd Party DLL
Forums: Journaling / NXOpen APIHello With File/Execute/NXOpen i can choose a dll and start a routine from a siemens drawing frame program. I want to ask if it is possible to run a dll-File via a...
View ArticleDelete selected faces (user selected)
Forums: Journaling / NXOpen APIBelow is the recorded journal with added function for Selecteion of multiple edges, but can't figure out how the user selected edges will be linked to the delete face...
View ArticleNXopen.Point to Get Point3d as double
Forums: Journaling / NXOpen APIWhat is the best way to get Get Point3d as double from a Nxopen point? In my case the point was created from a centerpoint of a circular edge. Thanks for any help...
View ArticleJournal for checking multiple parts with a single part
Forums: Journaling / NXOpen APII have a outer assembly with which I need to check the clearance with a number of parts i.e part 1 with the outer assembly, part 2 with the outer assembly and so on i...
View ArticleExtrudebuilder_ how let user to select the sketch that created programmatically
Forums: Journaling / NXOpen APII've created the sketch programmatically in NX, but stuck in the extrudebuilder where I can't find a way for "Sketch selection" for Extruding.. Here is the recorded...
View ArticleCylindrical dimension text output
Forums: Journaling / NXOpen APIHello everyone,I have a journal that pulls all the dimensions from a drawing but I want on the diameters only to split that value in half.I can't figure out the command...
View ArticleAdd bounding box with weight output
Forums: Journaling / NXOpen APII had a bounding box journal running with NX9/ Windows 7 Now I upgrade the OS to Windows 10 and this journal hangs when executed on NX9 Can someone please help me to fix...
View ArticleIssues opening VB Form that uses database to load Form
Forums: Journaling / NXOpen APII am errors loading a VB form that access a database to load the information in datagridview and treeview. I can't load the load the form because of all these errors that...
View ArticleTolerance unit export
Forums: Journaling / NXOpen APIHi, I have to pull tolerances from a drawing, right now I have to use two journals, one for millimeters and one for inches. Is there a way to have a code that will pull...
View ArticleCreating Angular Dimensions with NXOpen
Forums: Journaling / NXOpen APII have I problem while creating Dimensions to display in my NX model. When I execute my code I get an Error saying: The object referencing was not set to an object...
View ArticleIs it possible to pause my running NXOpen-process and interact with NX? (e.g....
Forums: Journaling / NXOpen API
View ArticleCombine all bodies
Forums: Journaling / NXOpen APIWhen I perform a body pattern, I'm usually not interested in dozens of bodies but instead one final solid.Has anyone a journal that performs the boolean>combine...
View Article