Command: modify_ls

Syntax

modify_ls { <elist> ... } {
    <old_linestyle> => <new_linestyle>
    ...
}

Description

Modify linestyles of entities.

Parameters

Switches

Notes

<old_linestyle> => <new_linestyle> phrases must be specified one per input line.

Sub-entities of compounds may be modified in isolation from their parent entities.

An entity can also have all linestyles changed into a constant linestyle en-bloc via the modify command.

Examples

Modify several linestyles of all entities within a group.

modify_ls mygroup {
   ~myapp.ls1 => green
   green => brown
   ~myapp.ls2 => null
}

See Also

Commands:

color, entity, group, linestyle, modify

Identifiers:

current_filter (filter), these (group)

Structures:

entity