*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
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.
...