vl-layerstates-delete


(vl-layerstates-delete  lstate)

removes the specified LayerState from the drawing

Arguments

lstate  a string or symbol specifying the LayerState

Return

T if successful, NIL to indicate an error (specified LayerState does not exist)

Example

(vl-layerstates-delete "MyLayers_1") will remove the LayerState "MyLayers_1" from the drawing (if existing)

Alias


Remarks




©  Bricsys NV. All rights reserved.