CADPreview variable

Example

  Classes Reference > Records, types etc. >

CADPreview variable

Example

Previous pageReturn to chapter overviewNext page

Set CADPreview to True for fast preview of CAD file.

Unit

sgConsts

Syntax

var CADPreview: Boolean = False;

Description

The CADPreview global variable in sgConsts unit is used for fast preview in dialog boxes. When it is True, descendant of TsgCADImage object loads the CAD preview image instead of full CAD file.

 

Go to CAD VCL Enterprise