v4.0
Gets the user keyword(s) on each object in the specified list. See SetUserKeyword for an example of how to use this command.
oISIVTCollection = GetUserKeyword( [InputObjs] ); |
The user keywords(s) as a ISIVTCollection of strings
Parameter | Type | Description |
---|---|---|
InputObjs | String |
List of objects from which to get keywords. Default Value: Current selection |