Author | IMSI/SoftDev | [Prev] [Next] by Author |
Category | Application Control | [Prev] [Next] by Category |
Keywords: | ||
Type (Source?) | Macro (VBA) | |
Licence | Example | |
Status | To be reviewed |
Description
This example shows how to access 4 different collections (Filters, Macros, RegenMethods and Tools).
Each VBA macro iterates through the collection and displays the names and other properties of the objects in the immediate window.
Build Instructions
Download and unzip the archive. Add a new project named "AppEnvironment" to any TurboCAD drawing, and attach the AppEnv.tcm file. Run the various macros from within the VBA Editor and observe the results which are displayed in the VBA immediate window.