Navigation: Scripting Reference Manual > Functions & Subroutines > AddAnalysisSurf

 

AddAnalysisSurf

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds an analysis surface to the associated FRED document.

 

Syntax

n = AddAnalysisSurf( anasurf )

 

Parameters

n As Long

Node number of the newly created analysis surface.

 

anasurf As T_ANALYSISSURF

Structure holds data describing the new analysis surface.

 

 

Remarks

This function adds an analysis surface to the associated FRED document. If there is a problem, the function sets an error and returns -1.

 

See Also

T_ANALYSISSURF

SetAnalysisSurf

GetAnalysisSurf

GetAnalysisSurfOpCount

AddAnalysisSurfOp

SetAnalysisSurfIthOp

GetAnalysisSurfIthOp

DeleteAnalysisSurfIthOp

 

 

 

 

 

Copyright © Photon Engineering, LLC