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
|