Command: project

Syntax

project { <elist> ... } | <points>

Description

Apply mapping projections to entities or points.

Parameters

Switches

Notes

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

The from projection must be one with an inverse procedure.

Examples

Project all entities in the these group.

project -from=amg55, -to=amg56

Project two entities into the current projection.

project fred, my.face, -from=merc_10

Read from file and project an array of points.

point pps[]
pfile myfile.dat,-op=pps
project pps,-from=ll_proj,-to=ukng

See Also

Commands:

entity, group

Identifiers:

ll_proj (projection), mapping (projection), current_filter (filter), these (group)