geDeselectAllFig
geDeselectAllFig(
[ d_cellview ]
)
=> t / nil
Description
Deselects all objects in a cellview. Does not use the selection filter, so all objects are deselected.
Arguments
|
Database ID of the cellview containing the objects you want to deselect. If no cellview is specified, the current cellview is used. |
Value Returned
Related Topics
Return to top