Navigation: Scripting Reference Manual > Functions & Subroutines > SetPatchBoxGranularityV

 

SetPatchBoxGranularityV

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets an explicit surface's patch box sampling granularity in the V direction.

 

Syntax

SetPatchBoxGranularityV n, granularity

 

Parameters

n As Long

Node number of the explicit surface.

 

granularity As Long

The new granularity in the V direction.

 

Remarks

SetPatchBoxGranularityV sets an explicit surface's patch box sampling granularity in the V 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

SetPatchBoxGranularityU

GetPatchBoxGranularityU

GetPatchBoxGranularityV

SetPatchBoxDrawFlag

GetPatchBoxDrawFlag

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC