Go to: Synopsis. Return value. Keywords. Related. Flags. MEL examples.

Synopsis

adskAssetList [-infoType string]

adskAssetList is NOT undoable, NOT queryable, and NOT editable.

The adskAssetList command is provides information for all material assets in the loaded Autodesk asset library.

Return value

string[]

Keywords

debug, information, echo

Related

adskAssetLibrary

Flags

infoType
Long name (short name) Argument types Properties
-infoType(-it) string create
Specifies what type of information about the assets is returned. Value values are: "assetID, "uiName"

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command.

MEL examples

adskAssetList -infoType "uiName";