SetAsText (Selection)
Description
Sets the selection by parsing a given string. SetAsText allows you to set the selection using the string path names for object names as is shown in the scripting history window. The string list is comma separated. You may use wildcards in the string to match many object for example "light*".
This is the equivalent of using the AddToSelection command with a list of objects.
Scripting Syntax
Selection.SetAsText( Text )
C# Syntax
Selection.SetAsText( String in_bstrText );Parameters
|
Parameter |
Type |
Description |
|
Text |
Object names to convert to selection." |
See Also
Examples
• See Selection.SetAsText.1.vbs
Autodesk Softimage 2011