Documentation de l'API
>
Features
>
Object ProUdfdata
> Function ProUdfdataVarparamAdd
Function ProUdfdataVarparamAdd
Description
Adds information about a variable parameter assignment to the UDF data.
Synopsis
#include <
ProUdf.h
>
ProError
ProUdfdataVarparamAdd
(
ProUdfdata
data
/* (In)
The UDF data
*/
ProUdfvarparam
param
/* (In)
The variable parameter structure
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_NO_LICENSE
No license is available for this function.
See Also
ProUdfvarparamAlloc
Sample Code References
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
User Guide References
Parameters for Geometric Tolerance Attributes:ProUdfdataVarparamAdd
Variable Parameters:ProUdfdataVarparamAdd
Variable Parameters and Annotations:ProUdfdataVarparamAdd
Parent topic
Object ProUdfdata
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.