Get Length of Stiffener System in Basic Design application
Forums: Journaling / NXOpen APIHello Everyone,I'm new here and with NX journal, but had already read too much topics from this site(thanks!) and from Siemens documentation.Now I'm trying to extract a...
View ArticleJournal to Create components(layer wise) from Assembly bodies after reading...
Forums: Journaling / NXOpen APIWe normally Model/mock stuff as bodies at assembly level and then move those bodies into components. I tried automating this , so that the new part names are read from an...
View ArticlePoint transformation from Local to Global WCS
Forums: Journaling / NXOpen APIHi,I'm trying to transform a point3d information from a JT component inside JT assembly. The point is based on the WCS of that particular component. I need to transform...
View ArticleRotate elements in pattern
Forums: Journaling / NXOpen APIHi together,my journal contains a pattern option. I would like to rotate every pattern element beginning from the first one by 30°. Is there any possibility to do it?Best...
View ArticleSave points of pattern feature
Forums: Journaling / NXOpen APIHi together,i have written a NX Journal, which creates a honeycomb pattern.Now i want to save all the craeted corner points of each polygon in a .txt file, or .xls or...
View ArticleExport .prt to hard drive
Forums: Journaling / NXOpen APIHelloIs it possible to export a .prt to the hard drive, even though NX is connected to TeamCenter? I'm using VBA and it doesn't have to work with assemblys.Kind Regards
View ArticleNXHelper library for NXOpen
Forums: Journaling / NXOpen APIWhen i started programming application extensions with NX Open, i quickly noticed that many simple methods were missing. i have developed and published a small library...
View ArticleImport Assembly into Teamcenter
Forums: Journaling / NXOpen APII keep getting an error on the line that 'ufs.Clone.PerformClone(Nothing)' I don't Know How to Fix. plz.Help~~Option Strict Off Imports System Imports System.IOImports...
View ArticleCustomFeature
Forums: Journaling / NXOpen APIHi there - I am playing with the (newish) CustomFeature capabilities and have successfully created one which works. Has anybody managed to create instances of their...
View ArticleGet text of notes defined by Attributes or Exressions
Forums: Journaling / NXOpen APIHelloI have created textboxes in windows form to collect notes from drawing sheets which are defined by unique attributes or expressions. Now, I want to get the values of...
View ArticleDetermine if component is being shown?
Forums: Journaling / NXOpen APISo I use a method that I have seen many places before to cycle through all children for the displayed part. I am outputting certain properties from these children and...
View ArticleError While Looping Over Collection
Forums: Journaling / NXOpen APIHello all!NX10 - Strange error which only happens on a handful of drawings out of 50+. When looping over a collection in the part object it gets mad about something being...
View ArticleJournal to Create components(layer wise) from Assembly bodies after reading...
Forums: Journaling / NXOpen APIWe normally Model/mock stuff as bodies at assembly level and then move those bodies into components. I tried automating this , so that the new part names are read from an...
View Article.vb or Journal Program
Forums: Journaling / NXOpen APIHi Looking for a .vb or Journal program or guideline which can automatically plot all dimesions( overall size, hole positions, hole dimensions) for tha part. Yes i know...
View ArticleArranging Planes
Forums: Journaling / NXOpen APIHello everybody,I have a confusion.I would like to create datum planes, which allows user to get two inputs; distance from reference datum plane & number of planes....
View ArticleRead Model Normal to face orientation
Forums: Journaling / NXOpen APIIs there any way to read the X,Y,Z orientation based on a certain normal-to-face (F8) state of a model? Which would give a result for example: XDirection as (1,0,0) and...
View ArticleUser Instruction without freezing background operation
Forums: Journaling / NXOpen APIWhat is the best way to use message box for instruction only for user to tell what to do without freezing everything else and user can then hit OK to proceed to the next...
View ArticleBlockstyler dialog within Blockstyler dialog?
Forums: Journaling / NXOpen APIHi everyone,Does anyone know if you can/how to launch a blockstyler UI (for example a search box or a set of buttons) from inside another blockstyler? The second UI would...
View ArticleCentre of gravity of a Face
Forums: Journaling / NXOpen APIHello All,I'm creating a report in the ship structure application, and had dificulty to extract the COG for each face.I'm using the function ufs.Modl.AskMassProps3d but...
View ArticleProblem with VB Debugging
Forums: Journaling / NXOpen APIDoes anyone know if you can use the Visual Studio Debugger if you don't have an authoring license? (I'm using VS2019 and NX12.0). If I play a journal, and the journal has...
View Article