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