Navigation: Scripting Reference Manual > Functions & Subroutines > IsAnalysisSurf

 

IsAnalysisSurf

 

Contact Us: fredsupport@photonengr.com

 

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

T_ANALYSISSURF

AddAnalysisSurf

SetAnalysisSurf

GetAnalysisSurfOpCount

AddAnalysisSurfOp

SetAnalysisSurfIthOp

GetAnalysisSurfIthOp

DeleteAnalysisSurfIthOp

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC