Skip to content

Clemson-PLMC/PatternEstimatorTool

Repository files navigation

NX Pattern Feature Execution Time Estimator

The purpose of this plugin is to estimate the time a pattern feature takes to fully execute in Siemens NX. The estimation is made dynamically via a GUI Block. The plug-in is provided as a tool for designers to use by the PLM Center at Clemson University under the terms of the attached license.

Compressed.Tool.Demonstration.mp4

To Use

There are two parts to the plugin: the XML for the GUI (PatternTimeEstimator.dlx) and the actual processing code, found in PatternTimeEstimatorTool.vb. While you can place the second file wherever you can access it (and where it can locate the GUI file), you'll need to place the GUI file in a directory accessible to NX. Information for how to do so is included in the NX Open Programmer's Guide (Executing NX Open Automation/Application Directory Structure), available via the Siemens support center. Non proprietary information can be found in the Getting Start with NX Open guide.

This plugin was written using NXOpen, the Application Programmer Interface (API) for Siemens NX, in VB.NET. It was written for NX 1980 but can purportedly be employed in any version of NX after NX 5.0.2.

Feedback

Comments? Questions? Email us at plmcenter@clemson.edu!

About

Siemens NX plugin for estimating the time necessary to complete a pattern feature.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors