Navigation: Scripting Reference Manual > Functions & Subroutines > SetEntity

 

SetEntity

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the generic entity data for a specified FRED entity.  The status of the Traceable member of the T_ENTITY structure is inherited by all children of the target node.  If the Traceable status of the child nodes is not intended to be affected, please use the SetTraceable subroutine.

 

Syntax

SetEntity n, entity

 

Parameters

n As Long

Node number of the FRED entity.

 

entity As T_ENTITY

The new generic entity data for the specified entity.

 

 

See Also

T_ENTITY

CopyEntity

FindFullName

GetEntity

InitEntity

IsEntitySelected

SelectEntity

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC