Author | IMSI/SoftDev | [Prev] [Next] by Author |
Category | Graphic - Create | [Prev] [Next] by Category |
Keywords: | ||
Type (Source?) | Macro (VBA) | |
Licence | Example | |
Status | To be reviewed |
Description
This example shows different ways to create graphics (standalone or owned by the drawing). It also shows how to delete graphics and how you can lose the reference to a graphic, but still have the graphic in the drawing or application.
Build Instructions
Download and unzip the archive. Add a new project named "graphictests" to any TurboCAD drawing, and attach the AllExamples.tcm file. Open the VBA editor and step through each of the macros to see what is being demonstrated. Status is printed to the VBA immediate window.
This may be similar to "Graphic Collections"