General Program Information

Basics - Layers

*layernew - a function that creates a new layer in AutoCAD
layernew(title,color) :=

layerset - a function that selects the layer you are currently working in
layerset(title) :=