MGED CMD e id


[edit] e_id

Contents


[edit] Syntax

e_id <RegionIDs>


[edit] Argument(s)

<RegionIDs>
List or range of RegionIDs.


[edit] Return Value(s)

No Return Values for this command.


[edit] Description

This command combines the whichid and draw (e) commands by drawing all regions that match the supplied <RegionIDs> on to the MGED Display.


[edit] Example(s)

mged> e_id 3475
Draws all regions with the RegionID of 3475
mged> e_id 3475 3476
Draws all regions with the RegionID of 3475 or 3476
mged> e_id 3475-3480
Draws all regions with the RegionID of 3475 through 3480


[edit] See Also

whichid
e
draw
Z
B
E

Page Generated by David Loman on: 10/11/2007 at: 12:34:02 PM