Visit Gigasoft's Web Site
 ProEssentials v9 Help

InitialScaleForZData

Scope

3D Scientific Graph Object.

Type

Int32

Default

0

Custom

NA

Ocx|Vcl

NA

DLL

PEP_nINITIALSCALEFORZDATA

 

Purpose

This property is used to tell the object that the data passed into the object via the ZData property is actually scaled by 10 to the InitialScaleForZData power.

 

Comments

This property is rarely used. It can be used to overcome the size limitation (3.4E +/- 38) of the four-byte floating point data managed by the object.

 

During the PEreinitialize function the object can automatically scale the data as needed. To determine ZDatas true value, multiply the data by 10 to the ScaleForZData power.