Export Parasolid not FlattenAssembly
Forums: Journaling / NXOpen APIHi, Can someone help me to achieve my following requirement. I need to export some assemblies in parasolid format keeping the structure using a journal. In newer versions...
View ArticleCutLevels list of members
Forums: Journaling / NXOpen APIHello,I want to create script for automatic generate CAM paths for electrode (suitable with template creating by myself).I have an issue with Cutlevels. I need to remove...
View ArticleHow to get symbolic thread circles from components assembly
Forums: Journaling / NXOpen APIHi all! I need to measure the distance between the circles of the symbolic thread of the components assembly. Measurement isn't a problem, but I don't understand how can...
View ArticleReasons Component.UnBlank() would not work?
Forums: Journaling / NXOpen APII have simple journal that walks through the assembly and attempts to fully load and un-blank any partially loaded components. My assembly is pre-loaded with partially...
View ArticleHighlighting or Selecting Components in Assembly Navigator
Forums: Journaling / NXOpen APII am struggling with a selection routine to run through a displayed assembly and select all left hand components (using our naming convention). The intent is to...
View ArticleBelow Journal work fine but it is not deleting the table in layer 256
Forums: Journaling / NXOpen APIOption Strict Off Imports System Imports NXOpenModule Module16 Sub Main() Dim theSession As Session = Session.GetSession() Dim workPart As Part = theSession.Parts.Work...
View ArticleNeed to import any one part out of two from Teamcenter in NX using Journal
Forums: Journaling / NXOpen APICode is working fine for me but now I want to get the input from user that which part they want to import by using elseif condition. I tried but that code is not working....
View ArticleLimit and Fits Tolerance Table
Forums: Journaling / NXOpen APIHi, can you help me regarding to get tolerance table create in NX for Limit and fits dimension. I have an example image of requirement but not able to attach here.
View ArticleMove to layer
Forums: Journaling / NXOpen APIHi, I need help regarding move to layer I have some notes, curves, Tablenote, symbols in my sheet A0. now when I am changing the sheet from A0 to A1 the total object...
View ArticleNeed help: Journaling to show Note Edit Dialog
Forums: Journaling / NXOpen APII want to create a Journaling that does the following but using the Record function doesn't seem to work. 1.Select a Note, run Journaling : display the Edit note dialog...
View ArticleHow to Check if a CSYS is used for assembly constraint
Forums: Journaling / NXOpen APII have a pattern of CSYS, and each CSYS is supposed to have specifica component based on a criteria. I am thinking of (step1)running a check if each CSYS of each instance...
View ArticleFORM to edit attribute of referenceset
Forums: Journaling / NXOpen APIgood morning, I write this code to edit with a form the attribute of my NX parts. With the attribute I compile the table in the draft. I would ask if is possible to edit...
View ArticleMultiple selection of polygon geometry in a Fem
Forums: Journaling / NXOpen APIHello, erudite people,I am a Japanese who has been journaling in NX for a week now. I am also a beginner in programming. I am currently trying to build a journal that...
View ArticleHow to get the maximum principal stress values and nodes and output them
Forums: Journaling / NXOpen APIHello, erudite people,I am a Japanese who has been journaling in NX for a month and a week now. I am also a beginner in programming.・Simulation Navigator...
View ArticleChange the part in .prt
Forums: Journaling / NXOpen APIHello, I'm new to this... is there any code example to change the part of a .prt file for another part? Thanks
View ArticleExport IPW from CAM operations
Forums: Journaling / NXOpen APIDear All,Thanks for having me here.The other day I wanted to get an IPW body which is resulting from 4 CAM operations. Recording doesn't work as the Verify Tool Path...
View ArticleScale body
Forums: Journaling / NXOpen APIHelloWhen i try scale 1 body, i need to use a variable but the formula only accept integer variables, but i need to use double, what i need to change or is there another...
View ArticleCentermark control points
Forums: Journaling / NXOpen APIIs there anything in the API that can be used to list out all the control points(intersection points) of each centermark on the drawing view? For example: A drawing view...
View ArticleCreate 3D Block & Cylinder by giving overall dimension
Forums: Journaling / NXOpen APIHi, I want to make journal to create Block and Cylinder 3D models by giving overall dimensions manually. Can you please help me.
View ArticleCheck Tool Number in Cam enviroment and change it.
Forums: Journaling / NXOpen APIHi all,There is a common issue for cam users to have a same tool number more than once, for different tools in cam operations. i have the need to create a journal to...
View Article