TsgDXFConverter.DefaultLayoutIndex
Index of active LAYOUT.
property DefaultLayoutIndex: Integer;
Description
Use DefaultLayoutIndex for obtain active LAYOUT. Don’t set this property.
Model is active, if variable $TILEMODE = 1 in HEADER section. LAYOUT is active, if variable $TILEMODE = 0 in HEADER section. Active LAYOUT is the LAYOUT representing entities located on Paper_Space.
Go to CAD VCL Enterprise