Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

layer1 <- layernew("tank", grey)

Wiki Markup
{float:left|border=2px solid black}
[!tank1.bmp|width=500px!|AutoCAD Channel Program]
Northeast Isometric View
{float}

tank1 - Calls the Tank Program to create a tank based on three inputs.

...

  • x: LSed
  • y: WSed
  • z: HSed

TPlantWall = 0.15m

Wiki Markup
{float:left|border=2px solid black}
[!sed tank box 1.bmp|width=500px!|AutoCAD Channel Program]
{float}

boxt - Creates a box based on two points.

...

  • x: -LSed
  • y: WSed
  • z: outerdiameter(NDSedSludge)

NDSedSludge = Sludge pipe diameter in sedimentation tank

uniont - UnionallA selects all the objects in the workspace and unions them into a single object.

...