geDeselectObjectNoFilter
geDeselectObjectNoFilter(d_figId[l_path] ) => t / nil
Description
Deselects the specified object at the specified hierarchical path.
Arguments
|
Hierarchical path to d_figId, in the following format: |
Value Returned
Examples
Deselects the seventh member of the specified instId.
geDeselectobject( figId list((list(instId 7 0 0 )))
Related Topics
Return to top