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