geInsertHilightObjectsInGroup
geInsertHilightObjectsInGroup(h_hlGroupId[ l_hlObjectId] ) =>t/ nil
Description
Groups all given highlighted objects together.
Arguments
|
Database ID of the group in which to insert the highlighted object. |
|
Value Returned
Examples
geInsertHilightObjectsInGroup( hlGroup2 list(hlObject1 hlObject2 hlGroup1))
Related Topics
Return to top