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 Examples
|