Measure volume from files in a folder
Forums: Journaling / NXOpen APIHi,looking for a journal which could process all NX files in a folder and display the file name and the measured volume in the listing window. (Information window) ....
View ArticleAnalysis of the workpart name
Forums: Journaling / NXOpen APIHello! I need some help..Depending on the workpart name mask is need perform a version code A or B. name mask for code A: xx.xxxx.x.xxxx.xxx or xx.xxxx.x.xxxx.xxx_pxx...
View ArticleNx Journaling Custom Command Project
Forums: Journaling / NXOpen APIHello, I am trying to make a custom command button for nx by using nx journal vb scripts. The algorithm is like this;1)User will choose the areas. 2)The areas will be...
View ArticleDrafting: Diameter Custom Prefix
Forums: Journaling / NXOpen APIDear fellow NX-ersI tried to make a button that when clicked acts like the 'diametral annotation' but instead of the 'O' (diameter sign) gives me a (letter) M, as...
View ArticleMove datums, axes, sketches, extrudes of component on another assembly layer
Forums: Journaling / NXOpen APIYou can delete this topic, if you want, because I already solved the problem =)The working part (Assembly) contains components that are not subassemblies. Components...
View ArticleAskMassProps3d in NXOpen
Forums: Journaling / NXOpen APIHi,I am trying to fetch the following info out of my workpart(an assembly).1. Mass 2. Centre of mass 3. RadiusOfGyrationI am using the below code to get the same.It works...
View ArticleClick on menu item from journal or start macro file to do this
Forums: Journaling / NXOpen APIIn NX there is user menu service-materials-synchronization, which runs dll that have multiple entry points depending on different conditions . I need to run it from the...
View ArticleHow to get tool information
Forums: Journaling / NXOpen APIHi to all, I'm new to nxopen.I try to write simple program that retrive the tool information (tool diameter, tool material etc..)So after several hours i still could not...
View Articleimport, insert in WCS center
Forums: Journaling / NXOpen APII need to import the part in the zero point of the WCS. If WCS is offset relative to the absolute coordinate system, then when i import some part into WCS, the values of...
View ArticleHow to open Multiple files at a time in UG NX open Dialog box
Forums: Journaling / NXOpen APIHi All, The subject says everything, i would like to open multiple files at a time....in open dialog box by holding CTRL as like in other software, is there any journal...
View ArticleSwitch Application
Forums: Journaling / NXOpen APIHello guys,I am creating drawing template and title block through .dll and after completing the process it is remain in Modeling workbench.After that I want to use some...
View ArticleBrowse Load options directly
Forums: Journaling / NXOpen APIHi all, please go through below code and help me if any changes required to make it work better.' NX 10.0.1.4' Journal created by gashaik on Mon Apr 25 11:02:33 2016...
View ArticleCreate NX model views for PMI
Forums: Journaling / NXOpen APIIs there an existing NX Journal that can create NX model views? We need to generate several model views with specific "PMI" titles. Using NX10.0.3.5 MP1. Thank you.
View ArticlePoint on face attachment activate
Forums: Journaling / NXOpen APIHow to activate the feature "Point on face", to the center of the dynamic coordinate system was moved along the surface edge? Journal during recording does not support...
View ArticleNot Able to delete Drawing View
Forums: Journaling / NXOpen APIHello Guys,I am trying to delete DrawingView searching by it's name. It gets deleted for the first time. But if i will add any base view into drawing then it is not...
View ArticleNXOPEN-CPP
Forums: Journaling / NXOpen APII am just trying to read annotation data from NX file through c++. Can someone help me out. I am especially trying for jog details under annotation. please come out with...
View ArticleHow to Suppress a Dependency
Forums: Journaling / NXOpen APIHello Everyone,I have a Type Point that appears in the Object Dependency Graph but not in the Part Navigator. I would like to suppress the Type Point but as I try to...
View ArticleThroughCurvesBuilder Error
Forums: Journaling / NXOpen APIHi all, I have been trying create a journal by recording and editing it to create Throughcurves surface. Steps: 1. Select the first datum plane where the surface starts....
View ArticleCreating a bounding box arround a solid
Forums: Journaling / NXOpen APIHello, How can I make a bounding box like rectanglar prisim around a solid with journal? Thank you!
View Article[NXOpen VB] How to remove parameters of a feature/object
Forums: Journaling / NXOpen APIHello! I'm new to NXOpen Journals but I have almost reached a good progress on my journal. Let's assume you want to run a journal inside a part. The main and only goal of...
View Article