Description Retrieves a specified Revolved Surface from the associated FRED document.
Syntax GetRevolveSurf n, entity, revsurf
Parameters n As Long Node number of the surface.
entity As T_ENTITY Structure containing the generic entity data from the Revolved Surface.
revsurf As T_REVOLVESURF Structure containing the specific data from the Revolved Surface.
Remarks This subroutine retrieves a specified Revolved Surface from the associated FRED document. If there is a problem, the subroutine sets an error and returns without modifying the parameters.
See Also Examples
|