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