SELECT_TYPE

Returns a selection list of object types. Returns the selection as a string.

Format

SELECT_TYPE (Object Type)

Argument

 
Object Type
The class or object type for which you want to see derived class or object types. Use the value all to display the most inclusive list.

Example

The following example displays a list of all constraint types, such as joint and primitive joint:
SELECT_TYPE("Constraint")