Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General Information

Pipe

AutoCAD Pipe Program

Note: All coordinates are referenced in top view in the program unless otherwise specified

Input Definitions

Input Definitions

Inputs Needed to Call the Sludge Pipe Function
  • sludgepipeorigin - a 3 by sludgepipeorigin is a 3* 1 matrix with x,y,z positions corresponding to the point where the manifold will be drawn
  • sludepipeinr is - the radius of the inner cylinder
  • sludgepipeoutr is - the radius of the outer cylinder
  • radhole is - the radius of the orifice hole
  • tanklength is - the length of the tank
  • orificedist is - the distance between successive orifices
Pipe Database Functions
  • innerD()
  • outerradius()
  • ENPipeSpec
Inputs Defined Within the Sludge Pipe Function

p1 =
p2 =
p3 =
p4 =
p5 =
p6 =
p7 =
ND =
R1 =
R2 =
R3 =
L =
n1 =
n2 =
d1 =
win1 =
win2 =
EN =

Technical Program Outline

Note: All coordinates are referenced in top view in the program unless otherwise specified

zoomwin - zooms on a window space

...