Get all of objects including hidden and visible
Forums: Journaling / NXOpen APIWhat method should I use to get access to all of the hidden and visible objects of any type?Thanks in advance.
View Articleshow and hide layers
Forums: Journaling / NXOpen APIHow can I hide/show a specific layer?Thanks in advance.
View ArticleTransform feature?
Forums: Journaling / NXOpen APIIs there a way to access the transform feature under Edit->Transform? It appears the journal recorder doesn't record the commands? Can I manually program it from the...
View ArticleNXOpen external application Initialization and App deployment through static...
Forums: Journaling / NXOpen APIWe are presently developing an external NXOpen application. This is a console based application which can also be executed in batch mode. We will be deploying this...
View ArticleJournal create reference set if exist run by to next
Forums: Journaling / NXOpen APIHi, I hope someone can help me out. I am a newbe on journaling.I have made a Journal for creating "Reference Set". I would like to have the possibility to ad lines and...
View ArticleFind and Replace Text - View Lable - Journal
Forums: Journaling / NXOpen APIHello All,I find myself working with many view labels and I was wondering if there was a way to edit this label with a journal file. I would like to use the journal to...
View ArticleCopy DB_PART_NO into Clipboard
Forums: Journaling / NXOpen APIHere I have written a small program In Active Work Part Copy DB_PART_NO into Clipboard.Best Regards BK' Copy DB_PART_NO (Active Work Part) into Clipboard ' Ausgabe der...
View ArticleNX Dwg stamp Adding sheet to one sheet Dwg
Forums: Journaling / NXOpen APIHi, When i try to run the below code (Stamped PDF for QC), If I have one sheet Dwg it is adding empty second sheet while creating the table, If it is multi sheet Dwg I am...
View ArticleUse ..ConvertAll to convert an List (Of Integer) to an array of taggedobject
Forums: Journaling / NXOpen APITo all,I am trying to understand if there is a fast way to convert a List (of Integer) into an array of (NX)taggedobject without looping through each item (of the...
View ArticleRemove all existing layers categories in workpart
Forums: Journaling / NXOpen APIHi all! I need journal, which removes all existing layers categories and makes all layers invisible. Help me please.
View ArticleCategory display check box in journal
Forums: Journaling / NXOpen APIHi all!In the layer setting menu has checkbox "Category Display". But this check box is not supported in the process of recording journal.I need to programmatically...
View Articleadds all solid objects in refset
Forums: Journaling / NXOpen APIPart have a reference set "SOLIDS" and some other reference sets. We need a code that adds in this reference set of all of the solid objects.How i can do it in journal?
View ArticleFreeze part persistently
Forums: Journaling / NXOpen APIAnd one more my problem..It should automatically wave freeze persistently the displayed part. Is there any hope?
View Articleextract mid surface of a sheet/solid body
Forums: Journaling / NXOpen APIi have a assembly structure .i need to generate mid surface for each component and then translate the assy FILE into a parasolid at run time.
View ArticleAdd text to a tabular note by form
Forums: Journaling / NXOpen APII am trying to populate a row of a tabular note by using a form. Is this possible?
View ArticleJournal to Copy Selected Component name from properties
Forums: Journaling / NXOpen APIHi all,Is there any Code available to Copy Selected component name to clipboard from properties > General tab,.....NX 10.0.1.4
View ArticleAutomated modeling using NXOpen?
Forums: Journaling / NXOpen APIHello, I am wondering if somebody can tell me what NXOpen API calls I can make to model something to specific dimensions. What I am aiming to do is, create a little...
View ArticleHole on Datum in reference to WCS
Forums: Journaling / NXOpen APII want to create a Journal that will create holes in reference to WCS. We wan't to have a button which (after placing the WCS on a face ; Z axis perpendicular to plane)...
View ArticleThroughCurveMeshBuilder CommitFeature fails but ...
Forums: Journaling / NXOpen API...leaves a Feature in the model. That empty and unnamed feature is not erased if I destroy the builder. I can't figure out a way to find it and get rid of it.The reason...
View ArticleWave link a composite curve using the UIStyler SectionBuilder block
Forums: Journaling / NXOpen APII've been able to write a function that will re-link a wave linked curve using a single curve selected through the BlockUIStyler's CurveCollector block. Now i want to use...
View Article