CADPreview variable
Set CADPreview to True for fast preview of CAD file.
Unit
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