Visit Gigasoft's Web Site
 ProEssentials v11 Help

AppendZData

Scope

3D Scientific Graph Object.

Type

Property Array of type Single

Default

empty

JS / .NET

PeData.Z.AppendData

OCX / VCL

Set with PEvset

DLL

PEP_faAPPENDZDATA

 

Purpose

This property is for transferring new ZData into a 3D Scientific Graph Object which is being used in a real-time implementation. Existing ZData will first be shifted to make room for the new data.

 

Comments

This property is write-only and can only be used with PEvset.

 

This property is used similar to AppendYData. See this topic for more information and example code.