Description Identifies if a specific entity in the FRED document's tree is, or is not, an Analysis Surface.
Syntax isASurf = IsAnalysisSurf ( n )
Parameters isASurf (Boolean) True if the item is an analysis surface, False otherwise.
n As Long Node number of entity.
Remarks This function identifies if a specific entity in the FRED document's tree is an Analysis Surface or not. If there is a problem, the function sets an error and returns False.
See Also Examples
|