This reference page is linked to from the following overview topics: What is a Custom Command?, Code, Migrating Legacy Plug-ins.
Command and CommandArray class declarations.
Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.
Classes |
|
class | Command |
Represents a Softimage command (either
built-in or custom). This object encapsulates information on a
command such as the name, category, arguments, where it is
implemented etc. More... |
|
class | CommandArray |
This object represents a collection of
commands. More... |
|
Namespaces |
|
namespace | XSI |
The XSI namespace defines a region where all API classes are declared. Namespaces are used to prevent global namespace pollution and name clashing. |