Get Built-in Bodies

20 August 2015

  • Release 8.43 - added.
getprimitivebodytypes (Commands)
TypeCorrade progressive command
Commandgetprimitivebodytypes
DescriptionThe 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.
Permissionsinteract
Parametersgroup, password
Last ChangesRelease 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.


secondlife/scripted_agents/corrade/api/commands/getprimitivebodytypes.txt ยท Last modified: 2022/11/24 07:45 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.