Command: get

Parameters

{<entity> = } get <file>

Description

Create an instance entity, a reference to a previously created entity file.

Parameters

Switches

Notes

This command always creates a graphic primitive.

If the <entity> = get form of the command is used, an entity identifier is also created.

Entity files may contain instances of other entity files to a depth of 32.

Examples

Create an unnamed instance.

get myfile

Create a named instance with change of position and orientation.

entity obj=get /usr/models/myfile,-p=(100,200),-ang=45

See Also

Commands:

entity, gstructure, mapfile, point, restore, save

Identifiers:

angle_mode (string), instance_automap (numeric)

Structures:

entity (instance)