Navigation: Scripting Reference Manual > Functions & Subroutines > GetFullName

 

GetFullName

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the full name of a specific FRED entity.

 

Syntax

name = GetFullName ( n )

 

Parameters

name (String)

The name of the FRED entity.

 

n As Long

Node number of the FRED entity.

 

Remarks

This function retrieves the full name of a specific FRED entity.  If there is a problem, the function sets an error and returns an empty string.

 

The full name is the fully qualified name.  For example:  "geometry.element 1.Surf1".

 

See Also

FindFullName

GetName

GetDescription

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC