Command: expand

Syntax

expand { <elist> ... }

Description

Expand instance entities.

Parameters

Switches

Notes

Only top-level instance entities are examined during the expand process. Instances which are children of compounds, and all other entities are ignored.

When expanding an instance, all identifier names within the entity file are checked against other global identifiers. If a global identifier with the same name exists, the expand is aborted, unless the -pre or -suf is present and the resulting identifier is unique.

The -pre and -suf switches are mutually exclusive.

If the -t switch is used and multiple instances are expanded, only the tags from the last instance get loaded.

Examples

Get an instance, locate it via an interactive point read, then expand it.

get /usr/ents/abc.e, -p=pcur
expand this

Expand all the instance entities within the group ga.

expand ga

See Also

Commands:

entity, get, group, restore, save

Identifiers:

current_filter (filter), tags (point), these (group)

Structures:

entity (instance)