Overview
This node, named OnshapeVariables, is designed to interact with Onshape variables across different API versions (v1, v2, and v3). It supports multiple versions to accommodate changes in the Onshape API, allowing users to manage or retrieve Onshape variables depending on the selected version. This node is useful for automating workflows involving Onshape CAD data and variable management.
Use Case Examples
- Automate retrieval of Onshape variables for a specific document version.
- Update variables in an Onshape document as part of a design automation process.
Dependencies
- Requires API authentication credentials for Onshape to access variables via the Onshape API.
Troubleshooting
- Ensure correct API credentials are provided to avoid authentication errors.
- Verify the selected API version matches the Onshape API version in use to prevent compatibility issues.
- Check network connectivity to Onshape services to avoid request failures.
Links
- Onshape Variables API Documentation - Official documentation for Onshape Variables API endpoints and usage.