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

...

layernewcp <-- layernew("chlorineplatform", ltgrey)

Wiki Markup
{float:left|border=2px solid black}
[!1.bmp|width=500px!|AutoCAD Platform Program ChlorineStockScript]
Southwest Isometric View
{float}

chlorineplatform - draws a platform which the chlorine barrels will sit on

chlorineplatform <-- StockPlatform("chlorineplatorigin, SDrum, TCp, WCpWalkway, chlorineplatcoldim, DDrum/2)

layersetc - Layerset selects the layer "0".

...

layernewcb <-- layernew("chlorinebarrels", blue)

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

chlorinebarrels - draws the barrels which will sit on top of the platform

chlorinebarrels <-- StockBarrels("chlorineplatorigin, SDrum, TCp, WCpWalkway, DDrum/2, HDrum)

layerfreezecb - Layerfreeze locks the layer "chlorinebarrels" so that it cannot be edited.

...