Copy Components to Clipboard
Forums: Journaling / NXOpen APIHi, I have a sample code to copy component(file from Drive) to clipboard but present code is working only on one component at once, can anyone make it to multiple...
View ArticleGet Arbitrary Note Values inside a Custom Symbol
Forums: Journaling / NXOpen APIHi all,I am trying with a code below to extract arbitrary note values inside a custom symbol but not successful. Can any one help me in getting this.Below is the sample...
View ArticleNotes in a Current Drawing Sheet
Forums: Journaling / NXOpen APIHi,Below is the sample i am trying to get all note(s) names in a current drawing sheet or drawing sheet name of a selected note but it's not working. Can some one help me...
View ArticleAvoid selecting point
Forums: Journaling / NXOpen APIHi,How to avoid selecting point(like line start point,end point,arc center) in mask.I am using(Blockstyler selection block)...
View ArticlePrint Update Error
Forums: Journaling / NXOpen APIHi together!:) I am trying to automate a NX update. Unfortunately,I encountered an error. My .fem file is linked to an idealized part. If I am changing the idealized part...
View Article"Batch-Only" Programm
Forums: Journaling / NXOpen APIHello,i'm trying to write a tool in VB.NET which only converts a specific reference set into a step file (and either with visible or with hidden parts).Now i am looking...
View ArticleSelect from same body only
Forums: Journaling / NXOpen APIHi everyone. This is such a great community.I would like to know if NXOpen has the functionality to limit selection to the same body.For example, if you use the "delete...
View ArticleRemove special characters
Forums: Journaling / NXOpen APIHello Everyone,I have assembly with more than 1500 parts but with special characters like (-,+,?,$, ,.,ü,ä,ö). How can I remove those characters from all parts and sub...
View ArticleList of parts, Add to assembly.
Forums: Journaling / NXOpen APIHello,I have a list of parts that I want to add to an assembly in NX 10 with team center.I already have code to capture the list of part. Am really just looking for how...
View Articledetail view zone
Forums: Journaling / NXOpen APIHi,I am trying to find zone of detail view on drawing. My focus is to replace label on parent & I am thinking to replace that with note(with detail & zone...
View ArticleCycling through all tables in a sheet in C++
Forums: Journaling / NXOpen APIHey Guys,So Im extremely new and I need to create some items based off information in a few tabular notes. It has informations like assemblies and mateterial and...
View Article"Liveupdate" in NX Journal
Forums: Journaling / NXOpen APIHello,i'm working at a journal which creates a hugh number of colored points on the workpart. The problem is, that the function "Workpart.Points.CreatePoint" and...
View ArticleCycling through all tables in a Sheet (layers in object?)
Forums: Journaling / NXOpen APIIm trying to get something that will collect all the tables from a specific layer/sheet. I want to then search through them for specific tables and then export specific...
View ArticleNot a tabular note......
Forums: Journaling / NXOpen APIHey guys,So I'm still trying to write some code to read off a table. I have tried to write something to check the first cell in each table for a name(one of the names of...
View ArticleAccessing user parameters
Forums: Journaling / NXOpen APIHello everybody, I am new to NX programming and I created a face selection UI. Is it possible to access the user parameters from the selected face? I haven't really found...
View ArticleBatch convert JT to UG Part from folder
Forums: Journaling / NXOpen APIHi,As I said in Subject, can any one help me with a code which browses a folder and process all .JT files in it and converts to .PRT with same name.
View ArticleExtracting Title Block Information
Forums: Journaling / NXOpen APIHello Again,I'm slowly crawling towards the end of my first Journal. I have with your help managed to get a bit of code to locate the two tables I am interested in....
View ArticleEquivalent of Protection & BundleSegment (In CATIA)
Forums: Journaling / NXOpen APIHello,I used to develop application in CAA CATIA. Now in my new application for NX, I want to know which component is equivalent to bundle Segment(CATIBundleSegment) and...
View ArticleSearching through Table (Can I limit the search to sheet one?)
Forums: Journaling / NXOpen APIHey Guys!So I've almost managed to finish this Journal. I have it cycling through my drawings, finding tables and storing them. 2 problems though.1) Its still finding a...
View ArticleCloneObject to Component
Forums: Journaling / NXOpen APIHello everybody, i have just a simple question. How can i convert my CloneObject to a Component. After adding a cloneobject i want to build constraints, cause of that i...
View Article