Sample Applications
This section lists the sample applications provided with Creo.JS.
Location of Sample Applications
The Creo.JS sample applications are available in creojsweb at <creojs_loadpoint>. Open the samples in the embedded browser of Creo Parametric from a local directory or from a web server.
The web page creo_js_tests.html lists all the sample applications, which can be opened in the embedded browser window.
Interactive Web Tool
The page script_engine_testing.html is a web tool, which enables interactive testing of Creo.JS code. The tool has a JavaScript editor and an output console.
The web tool supports loading and saving of test scripts from the run directory.
The web tool is accessible from creo_js_tests.html page also. See the section Creo.JS Testing Web Tool, for more information.