Independent Software Solutions 

CONTENTS

  CSM ENTITY Z


Functions

Synopsis

return CSM ENTITY Z( entity index As Integer ) As Float

Purpose

Returns the Z co-ordinate position of the specified entity

Parameters

entity index

Specifies the entity you wish to obtain the position for, >=0 and <total.  Use the CSM COUNT function to obtain the total number for a specific type.

Return value

A floating point value indicating the position of the entity.

See also

CSM ENTITY X, CSM ENTITY Y

(C) Paul S. J. Millard 2006