Category
Curve and surface collection
, Object
ProCrvcollinstr
Function ProCrvcollinstrValueGet
Description
Gets curve collection instruction value
Synopsis
#include <
ProCrvcollection.h
>
ProError
ProCrvcollinstrValueGet
(
ProCrvcollinstr
instr
/* (In)
Curve collection instruction
*/
double*
value
/* (Out)
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: Contents of Curve Collection
User Interface: Curve and Surface Collection: Contents of Curve Collection