Note: All coordinates are referenced in top view in the program unless otherwise specified
Input Definitions
General Program Information
...
- Origin is a 3*1 matrix with x,y,z positions corresponding to the point where the pipe will be drawn
- Pipeinr is the radius of the inner cylinder
- Pipeoutr is the radius of the outer cylinder
- Pipelength is the length of the pipeTechnical Program Outlinezoomwin - zooms on a window spacecylinder1 - draws a cylinder with pipeoutr as radiuscylinder2 - draws a cylinder with pipeinr as radiussubtract1 - subtracts cylinder2 from cylinder1 to create a hollow pipe