geDeselectFig
geDeselectFig(
d_figId
)
=> t / nil
Description
Removes an object from the selected set if the object passes the selection filter.
Arguments
Value Returned
|
The object does not pass the selection filter and is not deselected. |
Examples
geDeselectFig( fig3 )
Related Topics
Return to top