All Frameworks Class Hierarchy This Framework Indexes
SketcherInterfaces Class CATSketcherCommands
Usage: you must use this class as is. You should never derive it.
public class CATSketcherCommands
Method Index
- o
GetListOfCommands(CATListOfCATUnicodeString&,CATListOfCATUnicodeString*)
- List all the command headers of Sketcher workbench
Methods
o GetListOfCommands
| public static GetListOfCommands( | | oList, |
| | iExcludedList | = NULL) |
-
List all the command headers of Sketcher workbench
- Parameters:
-
- oList
- [out] List of the command headers.
- iExcludedList
- [in] List of removed commands of the header
This object is included in the file: CATSketcherCommands.h
If needed, your Imakefile.mk should include the module: CATSketcherInterfaces