Copy assembly to Directory
Forums: Journaling / NXOpen APIHi All,Found this code on ENG TIPS fourm, May be useful.....Location:http://www.eng-tips.com/viewthread.cfm?qid=304374'...
View ArticleHow to get the part name from the selected drafting curve?
Forums: Journaling / NXOpen APIHi All,I would like to get the part name from the selected drafting edge. Please look at below code which let me select drafting curve (hole and threaded hole are the...
View ArticleHow to use LineColorFontWidth block
Forums: Journaling / NXOpen APIHello,I'm trying to understand how to get the width information from the user choise when the blockUI is displayed.Reading the reference guide .NET, I'm not able to find...
View ArticleNXOpen Start CheckMate
Forums: Journaling / NXOpen APIHy at all,i tried to start a my CheckMate application with a journal. I recorded the Journal while setting up test. Then i play the Journal but the HD3D Tools "CheckMate"...
View ArticleCombination of Journaling and Block Styler
Forums: Journaling / NXOpen APIHi everyone,Thanks to you I managed to create a code, which create a linked Body of a selected solid body. But I want to use my own selection mask. With the help of the...
View ArticleCreating Toolpath
Forums: Journaling / NXOpen APIHi, I've been recently working on optimizing the number of clicks we make to create machine programs and there are multiple toolpaths that we create that are redundant....
View Articleconverting bodies to parts
Forums: Journaling / NXOpen APIHello all,new to the forum, trying to alleviate the pains of a repetitive taskI want to convert imported bodies into parts. right now the only way to do it is to:In the...
View ArticleHow to set Chinese font style in Tabularnote through journal
Forums: Journaling / NXOpen APIHello,I am trying to insert Chinese font in tabular note and for that i am using "Arial Unicode MS" font style. Manually i am able to add Chinese font but when i use it...
View ArticleRecovering an object that is not alive
Forums: Journaling / NXOpen APIIs there any way to recover an object or tag that is not alive?NXOpen.NXException: Attempt to use an object that is not alive at NXOpen.TaggedObject.get_Tag() at...
View ArticleNX SpreadSheet
Forums: Journaling / NXOpen APIHello everyone, I have started working on NX spreadsheets and ran into the following problem Is there a way to retrieve the cell values from NX spreadsheet using...
View ArticleUpdate ANT display whilst journal is running
Forums: Journaling / NXOpen APIHello everyone! I am writing a journal that sets some component attributes along with a few other things. Right before the journal ends, it would be nice to let the user...
View ArticleAdd component to assembly with user input
Forums: Journaling / NXOpen APIHi Everyone, I'm using NX9 and have been exploring journal recently, also I don't have any programming background and so I hope you'll be able to help me with my...
View ArticleAXIS CHECK
Forums: Journaling / NXOpen APIIS IT POSSIBLE TO CHECK TWO CYLINDRICAL BODIES AXIS OR LINE.BODY WITH HOLE AXIS.EXAMPLE: IF THE HOLE AND CYLINDRICAL BODY ARE NOT INLINE IT MUST HIGHLIGHT OR TWO...
View ArticleOpening a Execuatable (.exe) file (created in VS) through NX Button
Forums: Journaling / NXOpen APIHello all,Using Visual Studio, I have created executable to run a WinForm to share updates and operation of new / updated NX buttons I created with our team, which...
View ArticleCustom NX Dialog Boxes
Forums: Journaling / NXOpen APIHello,Is there a way to create a custom NX dialog box for user inputs? It would be constructed in the same manner as a windows form but it would be constructed out of NX...
View ArticleCan you record/edit journals in C++
Forums: Journaling / NXOpen APIHello all,My company would like me to start looking at NX journals to create some new buttons etc. I have noticed that in my NX10 the only file format that NX gives as an...
View ArticleJournal to edit a specific tabular note
Forums: Journaling / NXOpen APIHi All, I am quite new to journaling using VB in NX 9.0.3, and I'm trying to programatically edit cells in a tabular note without user interaction. I think I know the tag...
View ArticleHow to Skip a Line in NX journal for creating a category
Forums: Journaling / NXOpen APIHello All,I am a NX designer and new to this forum. I am trying to create a journal to create specific named categories according to my company spec. Each category need...
View ArticleAdding two Macros in a journal with YES/NO user selection
Forums: Journaling / NXOpen APIHello,I am currently trying to create a journal running two macros with Yes/No user command selection . I have two separate macros (Macro1 and Macro2) for creating two...
View ArticleHow to have Menuscript buttons call multiple NXOpen program in a single DLL
Forums: Journaling / NXOpen APII have a question about the ACTION in NX menuscript. If you have a button, you can set the trigger so that it will activate an NXOpen program (dll or exe). ex: ACTIONS...
View Article