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