*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
- x: origin 0 - pipe1 length - ElbowRadius
- y: origin 1
- z: origin 2
AutoCAD Grit Chamber Program
Rotate3 the rotate3d function is used to rotate elbow1 90 degrees about the z axis, with the above labeled rotation point as the pivot point.
rotation point = (not an actual variable in the script)
- x: elbow1 0 + ElbowRadius
- y: elbow1 1
- z: elbow1 2
AutoCAD Grit Chamber Program