Navigation: Scripting Reference Manual > Functions & Subroutines > SetAnalysisSurf

 

SetAnalysisSurf

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the values of a specific Analysis Surface in the associated FRED document.

 

Syntax

SetAnalysisSurf n, data

 

Parameters

n As Long

Node number of the Analysis Surface.

 

data As T_ANALYSISSURF

Structure containing the new values for the Analysis Surface.

 

Remarks

This subroutine sets the values of a specific Analysis Surface in the associated FRED document. If there is a problem, the subroutine sets an error and returns without modifying the Analysis Surface.

 

See Also

T_ANALYSISSURF

AddAnalysisSurf

GetAnalysisSurf

GetAnalysisSurfOpCount

AddAnalysisSurfOp

SetAnalysisSurfIthOp

GetAnalysisSurfIthOp

DeleteAnalysisSurfIthOp

Examples

 

 

 

 

 

 

Copyright © Photon Engineering, LLC