Return Flatpattern Callouts
Forums: Journaling / NXOpen APIHelloI have a sheetmetal part with a flatpattern feature. I would like to extract and return informations from the callouts (Bend radius, bend angle, bend sequence ID,...
View ArticleConvert C# to VB
Forums: Journaling / NXOpen APIHello,Someone has the knowledges to convert this code into VB .net?From: https://solutions.industrysoftware.automation.siemens.com/view.php?sort=...Regards!using System;...
View ArticleGrabbing Tags of a Reference Set
Forums: Journaling / NXOpen APIHi Cowski,Hope you're well! I've been working on a parts list exporter, and would like to export a list of parts filtered by a selected reference set.I currently have the...
View Article"LookAt", a Journal to Orient View to the Nearest uv Orientation of the Face
Forums: Journaling / NXOpen APIThis is a Journal that snaps the model view to the NEAREST uv orientation of the planar face. It is useful when you look at a face that is not in the absolute XYZ...
View ArticleAuto align parts within assembly
Forums: Journaling / NXOpen APIHi there,We need a Journal that can auto align parts or subassemblies, after they have been imported into the assembly. Aligning can be done according to datum planes...
View ArticleGet Sheetbody name of a Trimsheet Feature
Forums: Journaling / NXOpen APIHi NxJournaling,I need to rename sheetbody of a trimsheet feature. I can rename trimsheet feature but not able to get sheetbody name (using feature.getbodies).Here is the...
View ArticleSelect part by name for replacement
Forums: Journaling / NXOpen APIHello everybody,I currently working on a configurator and have to replace some parts depending on some expressions. My code so far reads the expressions and chooses the...
View Articledealing with an automatic dialogue box help
Forums: Journaling / NXOpen APII have a journal that opens each part of an assembly individually to take a picture of it, the problem is there is a dialogue box that opens automatically for each part...
View Articleconvert bodies to assembly component
Forums: Journaling / NXOpen APIHow it can be done. I have a assembly A ,It has a component named a . Component a includes several solid bodies and these bodies are named(like x,y,z).What I want to do...
View ArticleProgram Group cycle time
Forums: Journaling / NXOpen APII'm looking to access the run time for a given program group in CAM, specifically the time listed in the operation navigator. I've done this before, but I cannot find the...
View ArticleAssign set of numbers to parts in an assembly
Forums: Journaling / NXOpen APILooking for journal possibilities/opportunities for assigning a series of designated numbers (from an excel file) for parts in an assembly designed in NX through automation.
View ArticleSelecting groups without stickiness
Forums: Journaling / NXOpen APIHi, I am new to NXOpen, VB and Journaling. I am working on a project that converts a 3D model to 2D by taking cross-sections at various angles and merges them into one. I...
View Articledeleting duplicate lines of text from a text file
Forums: Journaling / NXOpen APII have a text file, on each line of this text file is a components name, I need to delete all duplicate entries from this text file. does anyone have code to do this? or...
View ArticleReplace Text in a note
Forums: Journaling / NXOpen APIHi all,I have notes that have the following format scattered throughout a multi page drawing pack:"1) note 1 2) note 2 3) Note 3"In that note, I want to replace Note 2...
View ArticleI think there is nothing wrong in my code but if i run the code, point A,B...
Forums: Journaling / NXOpen APIhello.i tried to make four point A,B,C,D and connect them using two lines(A and B, C and D)I think there is nothing wrong in my code but if i run the code, point A,B and...
View ArticleSelected Wire or PathConnection
Forums: Journaling / NXOpen APIGood afternoon! Tell me, please, how to find out which wires (Wire or PathConnection) the user has selected in the navigator of electrical connections?Is it possible to...
View ArticleAdding CGM files and PDF files to Teamcenter
Forums: Journaling / NXOpen APIDoes anybody know of a journal that would make CGM'S of a particular spec file with multiple sheets in NX and once ran would be place into TEAMCENTER. I use NX 9.0.3.4......
View ArticleNXOpenUI.FormUtilities.ReparentForm
Forums: Journaling / NXOpen APIHas someone have a working example of using this method for winforms?NXOpenUI.FormUtilities.ReparentFormIt should allow you keep a journal form active and allow normal...
View ArticleFind unassociated objects and delete them
Forums: Journaling / NXOpen APIHi everyone,My company has expressed an interest in an NXOpen button that would allow users to select objects like bodies, curves, sketches etc and delete all other...
View ArticleExecute multi-class-program from Batch Mode
Forums: Journaling / NXOpen APIHello Everyone,I have just written my program that consists of several classes, which I want to run from Batch Mode.My Program consists several .vb files, so I was...
View Article