Navigation: Scripting Reference Manual > Functions & Subroutines > GetEntity

 

GetEntity

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the generic entity data for a specified FRED entity.

 

Syntax

GetEntity n, entity

 

Parameters

n As Long

Node number of the FRED entity.

 

entity As T_ENTITY

The generic entity data for the specified FRED entity.

 

Remarks

This subroutine retrieves the generic entity data for a specified FRED entity.  If there is a problem, the subroutine sets an error and returns without modifying entity.

 

See Also

T_ENTITY

FindFullName

InitEntity

SetEntity

CopyEntity

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC