Category
External tasks
, Object
ProValuedata
Function ProValuedataTransformSet
Description
Stores a transform in a
ProValueData.
Synopsis
#include <
ProValue.h
>
ProError
ProValuedataTransformSet
(
ProValueData
*
value
/* (In)
the
ProValueData
to store in.
*/
ProMatrix
transform
/* (In)
the transform to store.
*/
)
Returns
PRO_TK_NO_ERROR
The storage succeeded.
PRO_TK_GENERAL_ERROR
The storage failed.
Manual References:
Task Based Application Libraries: ProArgument and Argument Management
Task Based Application Libraries: ProArgument and Argument Management
Element Trees: Principles of Feature Creation: Feature Element Values