Description Gets an explicit surface's patch box sampling granularity in the V direction.
Syntax granularity = GetPatchBoxGranularityV ( n )
Parameters granularity (Long) Returns the granularity in the V direction.
n As Long Node number of the surface.
Remarks GetPatchBoxGranularityV gets an explicit surface's patch box sampling granularity in the V direction. If there is a problem the function sets an error and returns 1.
See Also Examples
|