vl-layerstates-rename

Parent Previous Next

vl-layerstates-rename


(vl-layerstates-rename  oldName  newName)

renames the specified LayerState to a new name

Arguments

oldName a string or symbol specifying the LayerState to be renamed
newName new name for the specified LayerState

Return

T if successful, NIL to indicate an error

Example

(vl-layerstates-rename "MyLayers_1" "MyLayers_Frozen+Locked")

Alias


Remarks





©  Menhirs NV. All rights reserved.