ebound (<elist> {,<group>})
epointer
The polygon entity which encloses a given entity or entities. If no enclosing entity is found, null is returned.
<elist>
An entity expression yielding an entity or group of entities whose enclosing
polygon is to be found.
<group>
A group to be searched for the enclosing polygon.
If this is omitted, the all group is searched.
If the entities in <elist> are enclosed by more than one polygon, the polygon with the smallest minimum bounding rectangle (mbr) is returned.
Searches the group mygroup for the polygon which encloses the entity myent.
epointer ep = ebound(myent,mygroup)
Identifiers: |
|
Structures: |