BlockUI Styler SetList
Forums: Journaling / NXOpen APIHello guys :) I`m a beginner with C# and NXOpen and i need some help :)I want to create a Setlist for Collecting Curves with the Block UI Styler. I Created 2 dlx. Files....
View ArticleBlockUI Styler SetList
Forums: Journaling / NXOpen APIHello guys :) I`m a beginner with C# and NXOpen and i need some help :)I want to create a Setlist for Collecting Curves with the Block UI Styler. I Created 2 dlx. Files....
View ArticlePlacing a custom Stamp
Forums: Journaling / NXOpen APIHi Everyone,I have a situation here that... I want to Custom symbol using journal so that I can have buttons for different stamps I tried to record and play but symbol is...
View ArticleCreating new feature group
Forums: Journaling / NXOpen APIHi, Can any one please help me how to create a new feature group in VB?I tried to run journal, but it doesn't support this command.I am writing a code to create a feature...
View ArticleCall Sub from DLL - not found entry point
Forums: Journaling / NXOpen APIHi! not found the entry point in this simple example what did I do wrong?journal is compiled in the NX_fit.dll:Option Strict OffImports System Imports...
View ArticleGet a geometry information of object
Forums: Journaling / NXOpen APIHello.I use Python, but I think it doesn't matter. I need to get a geometry information of the Face as well as I get it through the user interface (Menu -> Information...
View Articledrawing sheet coordinates
Forums: Journaling / NXOpen APIHi,How can i find drawing sheet coordinates of hole ?Thanks
View ArticleCombine 4 Journal Files into One
Forums: Journaling / NXOpen APIHello,I have four journal files and needs to combine all in one, so that my work can be done faster. The complexity is I have two journal files which have similar...
View ArticleFind and replace note content
Forums: Journaling / NXOpen APIHi, I would like to find a specific Note with a name MAT and replace the content of that note in entire drawing, note was used more than 150 times in each drawing.......
View ArticleReplace views
Forums: Journaling / NXOpen APIHello all,i have recorded a journal in NX where i move all my views, notes and dimension from sheet x to sheet y. This is because of a new titleblock. in the past the...
View ArticleHow to get the centre of mass of a face.
Forums: Journaling / NXOpen APII can get the centroid of a Solid Body by using Measure Manager-newMassProperties. But Its not possible with faces of the Body. I need the center of mass of the face.
View ArticleHow to find the common faces between to parts of an assembly?
Forums: Journaling / NXOpen APII have two parts A,B.A-is a body through which air can flow. B-is the air flow profile ,that flows through A.So they have common faces when assembled.(whhich are the...
View ArticleReturn Physical Material Usage
Forums: Journaling / NXOpen APIDoes anyone know of a method to determine if a PhysicalMaterial is used in the current part?I haveDim LocalMaterials()As PhysicalMaterial =...
View ArticleAsk function for UF constant UF_UI_SEL_FEATURE_SOLID_BODY
Forums: Journaling / NXOpen APIHi all,I am new to NXJournaling. I have been editing few Journals and using them to measure volume.I have a doubt in UF constant method which has been used in a code...
View ArticleProblems combining Macro with Journal.
Forums: Journaling / NXOpen APIHello, I would like to combine a macro with a Journal. I’ve a macro and now I created a journal to export drawings to PDF, I need that this journal first call and execute...
View ArticleHow do I measure the displacement of a moved part while constraining in...
Forums: Journaling / NXOpen APIHi All,After constraining two face with Touch option in Assembly mode, how do I measure the displacement of a moved part? One part is cylindrical pim, the other is a...
View ArticleDividing a surface in a constant value and finding center of mass.
Forums: Journaling / NXOpen APIHello , How can I divide a surface's area to a constant integer value. After How can I calculate the each areas center of mass? Thank you.
View ArticleRegarding Zone location for diimensions in Nx drawings
Forums: Journaling / NXOpen APIHi, I am trying to write VB script for getting zone location, dimensions, Requirement symbols and GD&T symbols. Also want to export all the data to Spreadsheet.Can...
View ArticleProblem with path.combine command
Forums: Journaling / NXOpen APIHi I am a bit of a novice when it comes to Journals, but have several files that work in NX7.5 that now don't work in NX10. they all appear to have the same problem:If...
View Article[NXOpen VB.NET Journal] Working with Builders
Forums: Journaling / NXOpen APIHello to everyone,I'm trying to understand how to work with Builder features in NXOpen. For example, if I want to make a circle with a diameter of 100.00mm, I usually...
View Article