Description | ||||||||
Assigns the chord height used for the surface tessellation. | ||||||||
Synopsis | ||||||||
#include <ProSurface.h> | ||||||||
ProError | ProSurfacetessellationinputChordheightSet | ( | ||||||
ProSurfaceTessellationInput input_data | ||||||||
/* (In) | ||||||||
The input data handle. | ||||||||
*/ | ||||||||
double chord_height | ||||||||
/* (In) | ||||||||
The chord height used for the tessellation. Pass PRO_SRFTESS_CHORD_HT_DEFAULT to use the tessellation routine used by Creo Parametric to perform shading operations. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|