Scripting API

<<GenPreferences Main Index GetMaterial>>
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

GetCommandInfo

Script Name: GetCommandInfo
Name: GetCommandInfo
Library: CmdPyScript
Description: Used to programmatically query for the set of commands supported by the application.
Status bar text: Shows information about a command
Tool tip text: Command Info
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
Target CommandTargetCmdStringName of the command to queryNo
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
Parameter Info TypeParamInfoBooleanReturn either no parameter data (None), data on the last used parameters (LastUsed), or data on the factory default parameters (Default)No0falsetrue
 
Return Type:
NameScript NameType Description Supports None Default Minimum Maximum
Result DataResultParameter RepositoryReturned data about the target commandNo
 
Command Attributes:
IsExternal: true
NoRepeat: true
NoDocumentNeeded: true
 
Resource Attributes: