Description Sets the trimming volume for a specified surface in the associated FRED document.
Syntax SetTrimVolume n, tVol
Parameters n As Long Node number of the surface.
tVol As T_TRIMVOLUME Structure containing the new trimming volume parameters of the surface.
Remarks This subroutine sets 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 the FRED entity.
See Also
Examples
|