CADPreview variable
Unit: sgConsts
Description
Set CADPreview to True for the fast preview of the CAD file.
The CADPreview global variable in the sgConsts] unit is used for fast preview in dialog boxes. When it is True, descendant of the TsgCADImage object loads the CAD preview image instead of full CAD file.
Syntax
var CADPreview: Boolean = False;