gce
Get current entity handle.
Syntax
e = gce()
Arguments
- e
handle, the handle of the current entity.
Description
This routine returns the handle of the last created (and still existent) entity. It should be used as little as possible, as all graphic functions accept an optional output argument giving this handle.
Examples
See also
- gcf — Return handle of current graphic window.
- gca — Return handle of current axes.
- get — Gets the handle of a graphical or User Interface object, or the property's value of objects.
- graphics_entities — description of the graphics entities data structures
Report an issue | ||
<< delete | handle | ged >> |