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
Wiki Markup
{float:left|border=2px solid black}
[!lamina.bmp|width=450px!|AutoCAD Channel Program]
SouthWest Isometric View
{float}


Lamina Drawing Script

layer7 - Layernew creates a new purple layer "lamina."

layer7 <- layernew("lamina",purple)

Wiki Markup
{float:left|border=2px solid black}
[!lamina1.bmp|width=450px!|AutoCAD Channel Program]
Top View
{float}
Wiki Markup
{float:left|border=2px solid black}
[!lamina1 front.bmp|width=450px!|AutoCAD Channel Program]
Front View
{float}

lamina1 - Calls the Lamina Program to create lamella.

...

NSedPlateCol - Number of columns of sedimentation tank lamina when arrayed (always set to 1 since lamina are drawn one tank at a time.)

BSedPlateHorizontal - Horizontal spacing between sedimentation plates.

YSedPlate - Vertical height of the sedimentation plates.

layerset - Layerset selects the layer "0".

...