Skip to main content

TsgCADtoSVG

Unit: CADtoSVG

Description

Provides a functionality for export a CAD image into SVG format.

Syntax

TsgCADtoSVG = class(TsgSimpleExport)

Properties

PropertiesDescription
VersionThe property gets and sets version of the SVG file for saving.

Methods

MethodsDescription
CreateCreates and initializes a new TsgCADtoSVG object.
Methods derived from TsgCADExportDescription
SaveToFileThe method saves the image to the file.

Events

Events derived from TsgCADExportDescription
OnProgressThe event occurs when the file is saving.