Description Retrieves the trimming volume for a specified surface in the associated FRED document.
Syntax GetTrimVolume n, tVol
Parameters n As Long Node number of the surface.
tVol As T_TRIMVOLUME Structure containing the trimming volume parameters of the surface.
Remarks This subroutine retrieves the trimming volume for a specific surface in the associated FRED document. If there is a problem, the subroutine posts an error and returns without modifying tVol.
See Also
Examples
|