layernewcp - Layernew creates a new light grey layer, "chlorineplatform"
layernewcp <-- layernew("chlorineplatform", ltgrey)
{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".
layersetc <-- layerset("0")
layerfreezecp - Layerfreeze locks the layer "chlorineplatform" so that it cannot be edited.
layerfreezecp <-- layerfreeze("chlorineplatform")
layernewcb - Layernew creates a new blue layer, "chlorinebarrels".
layernewcb <-- layernew("chlorinebarrels", blue)
{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.
layerfreezeab <-- layerfreeze("chlorinebarrels")