Description Retrieves the size of a bicubic mesh surface sample array.
Syntax GetSampledSurfSize n, xSamp, ySamp
Parameters n As Long Node number of the surface.
xSamp As Long Returns the size of the sample array in the X direction
ySamp As Long Returns the size of the sample array in the Y direction
Remarks This subroutine retrieves the size of a bicubic mesh surface sample array. If there is a problem the subroutine sets an error and returns without modifying the parameters
See Also Examples
|