Request data
- Millimetre request on a 0.001 mm grid
- Equivalent decimal-inch request
- Boxes, quantities, clearance, and representative arm geometry
- Optional inch display projection
Developer Preview ยท Working examples
Run the same known request from Python, JavaScript, curl, or PowerShell. Each client calls the public RotoSpider layout WebAPI.
Inside the package
Run after extracting
python python/layout_check.py node javascript/layout_check.mjs bash curl/layout_check.sh powershell -ExecutionPolicy Bypass -File powershell/layout_check.ps1
Set ROTO_API_URL to use the same clients with an agreed private or local endpoint. Pass sample-request-inch.json to see decimal-inch input and the optional inch display projection; canonical result fields remain physical millimetres.
Current status
These examples work with the current public layout API, but the schemas and examples may change as they are tested against real rotomolding operations. Check the response api field and agree versioning before production integration.
Useful inputs include arm and spider geometry, mold master data, cycle and changeover times, compatibility rules, daily capacity, and MOM or ERP mappings.