Hi cowski,
Thanks For your support... I found issue that I am not able access the DotNet_Author License and I have resolved it now.
I Have the additional query that what is the difference of creating the NX automation tool as NX Journal or .dll\.exe application ?
Any performance difference...
Hi
When i try to run the .dll Application through File-->Execute-->Nxopen-->selecting my .dll Application
I am getting the below error.(Also attached screen shot)
Error message,
Error in external library. See system log for details
File name:D:\ \bin\x64\Debug\Drawing_Check.dll
Function...
I want to create the hole with existing point. when try to CommitFeature it gives the error like "A Sketch was expected but not found"
please refer below code in C#,
HolePackage Hole_Feat = (NXOpen.Features.HolePackage)holePackageBuilder1.CommitFeature();
Note: The error get capture in try...
Hi Cowski,
Thanks for your reply...
Switching to the sketch task environment is not supported because of the new sketch solver? or the classic sketch solver also has the same issue?
Hi Cowski,
Thanks for your reply...
We are using new sketch solver. Yes our tool will just activate the sketch(by code) then user can make his edit. after that tool has to deactivate the sketch(by code).
The automation script I have developed is trying to active an existing sketch using the code:
sketch.Activate(NXOpen.Sketch.ViewReorient.False)
The sketch is activated but sketch related tools are not visible(i.e., Sketch workbench UI not visible)
To get the sketch workbench / UI, the user...
Hi All,
I have created the Pattern feature through code. When the user is trying to edit the created feature by double clicking the same, getting the error like "Error recovery completed for the following error: Unknown error" with ok button.
simultaneously the "View" Tab in NX Ribbon is...
Hi cowski Thanks for your reply!
Any possibility to use windows handlers to open a standard NX Dialog?
or
In NX Open Menu Button click event can handle Standard NX Dialog?
Thanks in Advance
Barath Alagar