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