Navigation: Scripting Reference Manual > Functions & Subroutines > GetEntityArray

 

GetEntityArray

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves array parameters from a given entity.

 

Syntax

GetEntityArray n, entarray

 

Parameters

n As Long

Node number of the FRED entity.

 

entarray As T_ENTITYARRAY

Structure containing the array parameters.

 

Remarks

GetEntityArray retrieves array parameters from a given entity. If the entity does not have array parameter data defined, FRED will issue a warning message.

 

See Also

DeleteEntityArray

SetEntityArray

InitEntityArray

IsEntityArray

T_ENTITYARRAY

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC