Standalone Applications

Call NX jobs from code


Introduction

Standalone applications run from the command line as seperate processes - these can run anywhere which has access to your NX licence server. They can be called as part of a teamcenter process, as a single instance from the command line, as part of a bigger program or DOE (Design of Experiments) runs.

Examples

Part cleaner

If your company has agreed CAD standards we can write a code to directly apply that standard to a part #1. For example moving objects to the correct layers, ensuring the correct colours are used etc. This application can then be called as part of a Teamcenter workflow - so no part will be pushed to a status without meeting the agreed standards. NB The same code can be called interatively allowing NX users to cleanup their own part.

#1 This is true for most cases - some fixes still require a human in loop to make subjective / difficult to automate judgements