geGetSelectedSet
geGetSelectedSet( [d_cellview] ) =>l_figs/ nil
Description
Returns a list of selected objects in a cellview.
Arguments
|
Database ID of the cellview you want to query. If no cellview is specified, the current cellview is used. |
Value Returned
|
A list containing all objects that are selected (completely or partially) in the specified cellview. |
|
Related Topics
Return to top