Attach Journal to Keyboard Button
Forums: Journaling / NXOpen APIHi,I have a journal which enables to move on next drawing sheet. I would like to bind it to keyboard key. How can I do it?Thanks in advance
View Articletemporary point on facet body using cycleFacet
Forums: Journaling / NXOpen APIGood Afternoon, I am new to NXOpen and have tried to make temporary point on facet body. In my code, there is a problem on "Tag facetModel".I don't know well how this...
View ArticleExporting matrices of heat capacity and thermal conductivity
Forums: Journaling / NXOpen APIDear community,I would like to implement an NX API, which determines the matrices of both the heat capacity and the thermal conductivity in an FE model. The API should...
View ArticleGEOLUS SHAPE SEARCH
Forums: Journaling / NXOpen APIwe are planning to buy licence for geolus shape search in NX. Before buying we need to confirm if geolus shape search builder API is exposed and whether it can be used to...
View ArticleNot able to Get PMI Color in Drawing View
Forums: Journaling / NXOpen APIHello,I have created dimension in model through PMI.After that i am creating baseview in drawing activating PMI in that. But not getting dimension color as given in...
View ArticleJournal Project
Forums: Journaling / NXOpen APIhi to all,i m new in journaling and i have no idea how to achive the following...i need a journal to first auto create a bounding body around a part and second to pick...
View ArticleControl NX attributes write to different worksheet in an existing excelfile
Forums: Journaling / NXOpen APII have an existing VB that enable extract data from NX attributes to a new excelfile which is working perfectly. Now, I have a new requirement to extract data to...
View ArticlePut temporary indicators
Forums: Journaling / NXOpen APII need to add temporary indicators on a part that change as I change values in a dialogue - ideally a number of small cones pointing to the model. These will then be...
View ArticleClone the Assembly
Forums: Journaling / NXOpen APIHiI am trying to clone the assembly from Team center to Native, but I am getting error, can you please help me to resolve the IssueBelow is code and naming rule used is...
View ArticleConvert point position from Absolute to WCS.
Forums: Journaling / NXOpen APIHi, I am trying to get 07 point positions as per WCS orientation in an MS Excel template.But every time I am getting those positions as per the absolute coordinate...
View ArticleDrawing sheet PMI settings editor
Forums: Journaling / NXOpen APIHello,Need some help. I am a beginner and I am writing a journal to edit multiple PMI on drawing.The code is written to modify Gap size of all existing Horizontal PMI....
View ArticleSelect Drawing Note by Rectangular/Lasso Selection
Forums: Journaling / NXOpen APINeed help to extract a text of a note at particular position onto drawing sheet. I have gone through various journals available here which allows user to select...
View ArticleJournal to select drafting object and update it with settings inherted from...
Forums: Journaling / NXOpen APIHello, I would like to be able to select individual dimensions, notes, or labels and updated them from inherited settings from drafting preferences. I think I'm getting...
View ArticleHow to Identify empty drawing sheets
Forums: Journaling / NXOpen APIHi,Can you please let me know how to Identify empty drawing sheetsThanks
View ArticleUnblanking the Objects
Forums: Journaling / NXOpen APIHi,Below is code for Unblanking the objects, any one can use if required'Modeling theSession.DisplayManager.UnblankObjects(workPart.Arcs.ToArray())...
View ArticleAdd Center of Mass points and Move all bodies to WCS and Reposition them in...
Forums: Journaling / NXOpen APIHello,I have some assemblies designed in other CAD softwares and exported as parasolid files. So they dont have assembly structure and all the components were positioned...
View ArticleInsert text from the clipboard and create a text annotation for Drawing
Forums: Journaling / NXOpen APIHello, Task: I want to paste a text from the clipboard into a text annotation to my Drawing.Problem: For some reason, as soon as I paste it with the Journal, in NX I see...
View ArticleExport igs
Forums: Journaling / NXOpen APIHelloI'm trying save in IGS the selected object that i already have in a taglistTill now i found that i can save all i have in IGS with this codepartSaveStatus1 =...
View ArticleHow to get region point in TrimSheetBuilder function?
Forums: Journaling / NXOpen APIHello,I am trying to cut Body through composite curve and recorded journal for the same. But i am not able to understand how to get the region point (coordinates1).Any...
View ArticleHow to get curve resulting from trimming one curve against another
Forums: Journaling / NXOpen APIAs part of a much larger program, I'm trying to develop a function that will trim one curve against another. I need to obtain a copy of the trimmed curve to use in later...
View Article