Getting Started

 

Getting Started

Previous pageReturn to chapter overviewNext page

Start integrating CAD VCL into your application in minutes!

 

The main classes structure describes CAD VCL entities classes.

 

The Getting Started demo application has simple code examples which can be easily copied to another application in order to use CAD Import VCL features.

Please click the buttons on the screenshot below to read Delphi code examples.

 

Please add the following modules to the uses section  in order to compile examples from this topic:

CADImage, DXFConv,sgConsts, sgFunction, DWG, DWG12, DXF, CGM, HPGL2, SVG;

clip0002

 

Please look at Viewer demo to understand the possibilities of the library: zooming, working with layers, printing, etc.

clip0003

Go to CAD VCL Enterprise