Create Bezier Curve

AuthorIMSI/SoftDev [Prev] [Next] by Author
CategoryGraphic - Create [Prev] [Next] by Category
Keywords:
Type (Source?)Macro (VBA)
LicenceExample
StatusTo be reviewed


Description:

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.



This macro should be available in your 'Macros' folder

Comments:




Download: .../IMSI/VBA/CurveBezier.zip (6KB)
More Info: http://www3.imsisoft.com/turbocad/tcsdk/


Email Comment. Use this link to email comments, corrections, additional information etc for this topic.

URL of this page: <A href ='http://www.bcitool.com/TCDRC/?Pages/Page_00153.htm' target = '_blank'>TCDRC - Page 00153</A>