Scripting API

<<SaveHistoryToQuickScript Main Index SaveMaterialSwatch>>
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

SaveHistoryToScript

Script Name: SaveHistoryToScript
Name: SaveHistoryToScript
Library: CmdPyScript
Description: Saves the commands selected in the script HistoryPalette as a new script.
Status bar text: Save the selected commands as a script
Tool tip text: Save to Script
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
FilenameFilenameStringFull pathname of the script to save.No
AuthorAuthorStringAuthor of the script.No
CopyrightCopyrightStringCopyright statement to include with the script.No
DescriptionDescriptionStringA brief description of the script.No
Save MaterialsSaveMaterialsEnumeration (Boolean)If true, record the actual materials used in the script. If false, the materials set in the material palette are used on playback.NoTrue
Save Window PositionsSaveWinPosEnumeration (Boolean)If true, saves the size and position of all dialogs used. If false the window position data is omitted.NoFalse
OnlyActiveCmdsOnlyActiveCmdsEnumeration (Boolean)Save only the active commands to the script. Undone and history items will not be included.NoTrue
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Command Attributes:
IsExternal: true
NoCommandHistory: true
NoRepeat: true
NoScriptRecord: true
NoIsValidCache: true
NoProtectedMode: true
 
Resource Attributes:
HelpID:33424
IsEditable: true