Routing Control Points coordinates
Forums: Journaling / NXOpen APII'm really new in NX Open.I'd like to create a code where the user is able to select routing control points and get printed individual XYZ coordinates.My idea was to...
View Article2D Centerline of Slot hole
Forums: Journaling / NXOpen APIHi, I'm wondering how can I get two 2d centerlines of Slot Hole (2 selected arcs and 2 selected lines)Thanks for any suggestions
View ArticleAuto label creation for Drafting Points
Forums: Journaling / NXOpen APIHello All, Below journal creates label for the visible drafting points as the same name as that of the point objects. Label positioning is based on the cursor position...
View ArticleSelect face and add sketch
Forums: Journaling / NXOpen APIHi together,i created a UI Block Designer where i can select a face the ID will be face_select0.I try to find the face with:< NXOpen.Face face1 =...
View ArticleMBD Application
Forums: Journaling / NXOpen APIHello,can you please share the documentation/Help link for MBD applications using Journaling and also some sample codes Thanks in advance
View ArticleHole size & coordinate.
Forums: Journaling / NXOpen APIHi all,Greetings..I want to create a NX custom command, which will help me to create an excel file. This Excel file is a standard format in my machine shop for hole...
View ArticleCreating 2 Components with the Same Name
Forums: Journaling / NXOpen APIHi,I want to create 2 components as a children of another component. When manually copy-paste one component under the same parent, new component is created successfully....
View Articletrim / sort object names
Forums: Journaling / NXOpen APIHello everyone, I have below questions:1> I have a list of points named as A1,B1,C1,D1... for some instances i want to remove the numbers from the end of the...
View ArticleIssue with Point Labeling
Forums: Journaling / NXOpen APII have created labels for visible drafting points in a view by getting the 3D point object names. After a while i update the point names in 3D and when i recreate the...
View Articlecreate Arrangement
Forums: Journaling / NXOpen APIHello NX Journaling, Is there any code available for creating arrangements..?? I have a recorded journal which adds few components and one assembly to the drawing....
View ArticleBend Report YBC
Forums: Journaling / NXOpen APII would like to get the bend report YCB information. Does sombody know how this command Works? Is it posible to work with every value in a separate way?I have found some...
View ArticleRetrieve component based on point3d
Forums: Journaling / NXOpen APII am looking for a way to get all the component objects that have solid material in a certain point3d. Is this possible?Below is a script that collects the positions of...
View ArticleIncorrect Object for this Operation - SketchPolygonBuilder
Forums: Journaling / NXOpen APIHi!I try to add a Polygonface to any surface at a userselected point. Now i got the error "Incorrect Object for this Operation - NXOpen.Builder.Commit() "Maybe the...
View ArticlePoint Co-ordinates Tabular note
Forums: Journaling / NXOpen APIHi, below is the modified version of the Journal "point co-ordinates tabular note" by Cowski from eng-tips. (unable to trace the exact link to the original code.) I have...
View ArticleNURBS surface generation
Forums: Journaling / NXOpen APIIs there an API function for NURBS surface generation?On page 59 of Getting Started with NX Open, there is a function described for creation of a NURBS curve, specifying...
View ArticleAdd Reference Dimensions to Faces on Bounding Box
Forums: Journaling / NXOpen APIHello, I am trying to add PMI reference dimensions to the maximum dimensions of models in a dynamic way which works for as many geometry types as possible.I have got it...
View ArticleJournal for Engraving
Forums: Journaling / NXOpen APIHello All, Below journal creates the Engraving on the part body by extracting details from part attributes such as Description, Part number (removed the last 5 characters...
View ArticleSelecting and Deleting Small Solid Bodies
Forums: Journaling / NXOpen APII have a problem where an imported Printed Circuit Board includes thousands of small bodies that need to be deleted.Does anyone have any ideas about how to do that?Best...
View ArticleWinForms
Forums: Journaling / NXOpen APIHello I have created winforms as code available in this sitehttp://www.nxjournaling.com/content/using-winforms-journalsI have created winform for project, Drawn, checked,...
View ArticleCreating a point on Spline/Curve
Forums: Journaling / NXOpen APIHi There, I need some help in creating a topmost/closest point on the peak of profile of a spline/curve by creating a minimum distance with respect to a plane. When I run...
View Article