API 설명서
>
Geometry items
>
Object ProSurfacetessellationinput
> Function ProSurfacetessellationinputStepsizeSet
Function ProSurfacetessellationinputStepsizeSet
Description
Assigns the maximum step size value used for the tessellation.
Synopsis
#include <
ProSurface.h
>
ProError
ProSurfacetessellationinputStepsizeSet
(
ProSurfaceTessellationInput
input_data
/* (In)
The input data handle.
*/
double step_size
/* (In)
The maximum step size value.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_examples ( TestDispObject.c )
User Guide References
Surface Tessellation:ProSurfacetessellationinputStepsizeSet
Parent topic
Object ProSurfacetessellationinput
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.