Component overlapping
Forums: Journaling / NXOpen APIHi, Need one help i am creating a program on first level child components of Assy to check complete interference/overlapping currently struggling with Bounding box, can...
View ArticleHow to get the solver and analysis type associated with a Fem
Forums: Journaling / NXOpen APII am looking for a method to get the solver and analysis type for the solver environment set in Fem, but I cannot find it. I have found methods for [SolverName] and...
View ArticleCreate operation in featuresgroup....
Forums: Journaling / NXOpen APIHello, Using loops I have obtained the figures (holes, threaded holes, pockets....) in a piece of Nx cam, these figures are featuresgroup. Does anyone know how I could...
View ArticleSelectScreenPosition returning Z=0
Forums: Journaling / NXOpen APIHello, I am attempting to write a journal where a user selects a position for a PMI table to be created while on a specific view of a model (Within the modeling...
View Articlelooping first level child components if >1
Forums: Journaling / NXOpen APIHi,I am writing a code that will run on first level child components & if child componenents >1 i have to check transformation matrix of that particular component,...
View Articleopen previous revision
Forums: Journaling / NXOpen APIHello,I have couple of queries NXOpen.Part workPart = theSession.Parts.Work; NXOpen.Annotations.TitleBlock[] titleblocks = new NXOpen.Annotations.TitleBlock[1];...
View ArticleDuplicate bodies excluded from selection
Forums: Journaling / NXOpen APIHello to everyone,I used some code I found in previous topics to calculate the bounding box of an assembly. At first sight, it seems to be working but after some more...
View ArticleSetting NX Toolbar SelectionScope Filter
Forums: Journaling / NXOpen APIThere is quite a bit of code on the forum (including a tutorial) about setting Selection Scope while in a SelectObject function. For those of us who use the Blockstyler,...
View ArticleCapture a region of the graphics window
Forums: Journaling / NXOpen APIHello, does somebody know if NX Open provides a NX dialog for capturing a rectangular region in the graphics windows (For creating a screenshot)? Thanks Wolfgang
View ArticleConstruction Objects Visibility
Forums: Journaling / NXOpen APIHello guys,This simple tool offers an intuitive way to manage the visibility of various construction objects, such as Sketches, Curves, Datums, Routing, Assembly...
View ArticleGet PmiNote from Note collection in C#
Forums: Journaling / NXOpen APIHello all, I have to get the Pminote from NoteCollection with the help of Foreach loop but I am getting an error as to get the PmiNote from NoteCollection. I get an error...
View ArticleRouting system Designer
Forums: Journaling / NXOpen APIHello Experts,We are trying to use Routing system designer instead of Routing Mechanical. The issue we are facing is with Stock component name.whenever we are trying to...
View Articledatum plane array
Forums: Journaling / NXOpen APIHi,I want to create array of datum planes in the part.can any one help me.Thank you.
View ArticleChanging Units in "Units Manager" from Code
Forums: Journaling / NXOpen APIIn Commands > Gateway, there exists a tool called, "Units Manager", where you can switch between different units which are available. This (understandably) changes how...
View ArticleUnderline entire view label
Forums: Journaling / NXOpen APIHi everyone, I use a journal to setup my drawing view labels, but unfortunately I'm not able to apply the <u> <u> effect on the view label letter, is it...
View ArticleMethods to correctly pause code execution
Forums: Journaling / NXOpen APIHello colleagues! I need to write a program, that sequentially executes methods in NXOpen, then runs a *.macro file, and when its work is finished, it needs to continue...
View ArticleSleep/Delay
Forums: Journaling / NXOpen APICan anybody do simple thing: printing strings to the listingwindow every 1 second?
View ArticleCan you show me how to get font name or font charactor of the Annotations...
Forums: Journaling / NXOpen APIThe code below can change the font of all objects to #kanji (font number 5). However, I want to check what the current font of those objects is? Thank in advance!for note...
View ArticleComparing bodies after exporting and re-importing a STEP file
Forums: Journaling / NXOpen APII am working on a way to validate assembly STEP exports by automatically reimporting them into NX, overlaying the imported assembly with the original, and making sure...
View ArticleSelect Reference Set
Forums: Journaling / NXOpen APII'm wondering if there is a simple way to display a UI that lists all the reference sets present in a part and allows the user to select a reference set for storage as a...
View Article