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 how to add polygon and bezier graphics. It also demonstrates how to change pen style and pen color using the Properties property.This macros uses the following objects: Application, Drawing, Graphic, Graphics, and Vertex.
Build Instructions
Download and unzip the archive. Add a new project named "BezierCurve" to any TurboCAD drawing, and attach the CurveBezier.tcm file. Run the CurveBezier macro and observe the results.