Navigation: Scripting Reference Manual > Functions & Subroutines > SetEntityArray

 

SetEntityArray

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the array parameters on a given entity.

 

Syntax

SetEntityArray n, entarray

 

Parameters

n As Long

Node number of the FRED entity.

 

entarray As T_ENTITYARRAY

Structure containing the array parameters.

 

Remarks

SetEntityArray sets the array parameters on a given entity. If the entity currently has array parameters defined, this subroutine will replace the current data.

 

See Also

DeleteEntityArray

GetEntityArray

InitEntityArray

IsEntityArray

T_ENTITYARRAY

 

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC