Pointfeature data
Forums: Journaling / NXOpen APIHello! I,ve made code which helps me select points from 3d, extract coordinates of them and write ti the file. When i select by clicking each point code returns me...
View ArticleHow to change DimensionTextHeight in in c++
Forums: Journaling / NXOpen APIHello Experts I have working code(c#) for change the DimensionTextHeight in drafting. I have converted the c# code to c++ using online converter .......... facing single...
View ArticleFind out if a part has any PMI
Forums: Journaling / NXOpen APIIs there a way to identify if a part has any PMI dimensions?
View ArticleNX to glTF (GLB) format
Forums: Journaling / NXOpen APILooking for a way to export from NX to glTF format. Facebook now allows glTF formats (GLB/glTF) to be included on your feed so you can have a 3D part spin around within a...
View ArticleGet facet vertex for STL faces
Forums: Journaling / NXOpen APIHello, I`m trying to find a way how to get coordinates for each triangular facet face. I think i able to get quantity and type of faces in facetbody by this below:For...
View ArticleParameter Feature
Forums: Journaling / NXOpen APIHi Everyone,I want to do a pretty easy stuff, but I can't find any solution:I'd like to have in the part history a parameter, as a feature. As a empty/dummy feature that...
View ArticleLegth of lines at the specific layer
Forums: Journaling / NXOpen APIHallo there,I would like to get the value of the length of all lines which are at the specific layer. Then, when is possible to get the data in the table in a drawing....
View ArticleMenuScript button vs. New User Command
Forums: Journaling / NXOpen APII have created a few journals which change the visibility of specific layers based upon an argument that I pass with the journal code. If I create a New User Command, I...
View ArticleGet user-defined attribution from JT file
Forums: Journaling / NXOpen APIThanks for anyone who can give me a help.If it can be done? Cycle a folder → get the user-defined attribution from all JT files
View ArticleChange all font in a drawing
Forums: Journaling / NXOpen APIHi everyone,Im trying to figure out how I could change the font of every item in the drawing. Dimensions, tables, notes, appended text, title blocks, the works. I havent...
View ArticleNX10/NX12 Python NXOpen Batch File Differences?
Forums: Journaling / NXOpen APII have been programming in NX10's Python NXOpen API successfully using the "run_journal" batch process command. I have currently switched from NX10 to NX12 and have not...
View ArticleNX12 NXOpen Python:: Relative Assembly Position to WorkPart Position
Forums: Journaling / NXOpen APII am currently working with the NXOpen Python API in NX12 and had a question about obtaining assembly versus work part position. In the part information window in the...
View Articleexport to point coordinates excel
Forums: Journaling / NXOpen APIHello there,I want to put the dot on the model cross-sectional view lines on the NX modeling page and to excel the X, Y, Z coordinate information of this point. Example...
View ArticleLet user select a symbolic thread
Forums: Journaling / NXOpen APIHi I'm looking for a journal that will make a user select a symbolic thread.I only found a code that reads data from every symbolic thread in work part.Here’s the...
View ArticleCheck all models in assembly for *update to end*
Forums: Journaling / NXOpen APIHello,I would like to create a Journal file which finds all models in an assembly structure.The individual models can be on different tree structure Levels. Every model...
View ArticleExport PDF to TC w/Sorting
Forums: Journaling / NXOpen APII have recently setup a new journal with the code below from this comment, http://nxjournaling.com/comment/4868#comment-4868. Is it possible to add sorting to this? When...
View ArticleNXOpen C/C++ LinkedBody slicing
Forums: Journaling / NXOpen APIHi everyone,I'm currently working on code for work to take a linked body and trim it into slices using an existing face, however I'm experiencing some problems.1....
View Articleuc1613 API Function
Forums: Journaling / NXOpen APIHello, I have tried to use the uc1613 API Function. With below code I want to be able to change 2 string values. Unfortunately I get a strange Output. For instance, if I...
View ArticleNumber of radii/Diameters count in NX model
Forums: Journaling / NXOpen APIHi All,Could please help me regarding how to create NX Journal for counting the number of radii/Diameters on NX model.Thank you, Mallikarjun Chincholli
View ArticleCreate an ''expression'' in a component from an assembly?
Forums: Journaling / NXOpen APIHello !in VB Journaling, is it possible to create an '' expression '' in a component from an assembly?The selection mode is the tag of the part or the name of the part in...
View Article