20 August 2015
getprimitivebodytypes (Commands) | |
---|---|
Type | Corrade progressive command |
Command | getprimitivebodytypes |
Description | The getprimitivebodytypes command can be used to retrieve the set of currently supported body types that can be passed to the type parameter of the createprimitive and setprimitiveshape commands. |
Permissions | interact |
Parameters | group , password |
Last Changes | Release 8.43 - added. |
The getprimitivebodytypes
command can be used to retrieve the set of currently supported body types that can be passed to the type
parameter of the createprimitive
and setprimitiveshape
commands.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getprimitivebodytypes | group , password | interact | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "getprimitivebodytypes", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
The command returns a CSV list of body types.