Description Sets an explicit surface's patch box sampling granularity in the U direction.
Syntax SetPatchBoxGranularityU n, granularity
Parameters n As Long Node number of the explicit surface.
granularity As Long The new granularity in the U direction.
Remarks SetPatchBoxGranularityU sets an explicit surface's patch box sampling granularity in the U direction. If there is a problem the function sets an error and returns without modifying the patch box. The default value is zero (4x the NURB degree). If granularity is set to a value less than 0, the value is ignored and the granularity is set to 0.
See Also Examples
|