GettingStarted

  Demos >

GettingStarted

Previous pageReturn to chapter overviewNext page

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 the Viewer demo to understand the possibilities of the library: zooming, working with layers, printing, etc.

 

clip0003

 

 

Go to CAD VCL Enterprise