Category
Curve and surface collection
, Object
ProCrvcollinstr
Function ProCrvcollinstrValueSet
Description
Sets curve collection instruction value
Synopsis
#include <
ProCrvcollection.h
>
ProError
ProCrvcollinstrValueSet
(
ProCrvcollinstr
instr
/* (In)
Curve collection instruction
*/
double
value
/* (In)
Value
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Manual References:
User Interface: Curve and Surface Collection: Creation and Modification of Curve Collections
User Interface: Curve and Surface Collection: Creation and Modification of Curve Collections