Description Retrieves the Surface Visualization properties from a specified surface in the associated FRED document.
Syntax GetSurfVisualize n, vis
Parameters n As Long Node number of the surface.
vis As T_SURFVISUALIZE Structure containing the visualization attributes of the surface.
Remarks This subroutine retrieves the Surface Visualization properties from a specified surface in the associated FRED document. If there is a problem, the subroutine sets an error and returns without modifying vis.
See Also Examples
|