Use Rhino’s geometry kernel to drive complex stand-alone or web applications directly within the cadwork ecosystem.
By using the API, timber engineering firms can transition from manual drafting to . This allows for the creation of "small helpers"—lightweight scripts for specific geometric problems—or large-scale custom plugins that implement company-specific manufacturing rules without altering the underlying Cadwork source code. Cadwork Python Documentation
Mastering the Cadwork API: A Complete Guide to Timber Construction Automation cadwork api
Manage and modify an unlimited number of user attributes to structure design data for BIM compliance. Development Ecosystem
# Trigger a joinery update cadwork.element.process_joinery(id) Use Rhino’s geometry kernel to drive complex stand-alone
For most users, is the starting point. The learning curve is gentle, and the cadwork community has shared hundreds of snippets for common tasks.
cadwork offers two primary methods of automation: Cadwork Python Documentation Mastering the Cadwork API: A
: Simultaneously exporting a container's overall shop drawing and the individual drawings for every piece inside it. Automated List Calculations
The Cadwork API (Application Programming Interface) is a bridge that allows external scripts to interact directly with Cadwork 3D. While Cadwork has long supported powerful built-in modules, the API—specifically the Python-based interface