DoScale2D procedure

  Classes Reference > CAD Database structure > Procedures and functions >

DoScale2D procedure

Previous pageReturn to chapter overviewNext page

Unit

DXFConv  

procedure DoScale2D(var P: TsgCADIterate);

Description

Calculates the XScale, YScale and Angle fields of given TsgCADIterate record, if they are not initialized earlier. Usually it is used in method passed to Iterate as Proc value. Intended for calculating the text (font) parameters during iteration; in nested block this parameters can differ from "native" entity properties.

 

 

Go to CAD VCL Enterprise