geSelectFigs
geSelectFigs(l_figList) =>l_list/ nil
Description
Selects figures from a specified list of figures.
Arguments
Value Returned
|
An error occurred, the figures are not selected and the list of figures is not returned. |
Examples
geSelectAllFig()
sel = geGetSelSet()
geSelectFigs(sel)
Related Topics
Return to top