Navigation: Scripting Reference Manual > Functions & Subroutines > GetTraceable

 

GetTraceable

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the traceability state of a specified FRED Entity.

 

Syntax

trace = GetTraceable ( n )

 

Parameters

trace (Boolean)

The traceability state of the FRED entity.

 

n As Long

Node number for the FRED entity.

 

Remarks

This function retrieves the traceability state of a specific FRED Entity and returns True if the entity is traceable and False otherwise.  If there is a problem, the function posts an error and returns False.

 

See Also

FindFullName

GetEntity

GetNeverTraceable

GetParent

SetEntity

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC