Documentation de l'API > Manufacturing > Object ProMfgdb > Function ProMfgdbExprValueGet
Function ProMfgdbExprValueGet
Description
Returns the value of the attribute contained in the specified expression in a leaf node.
Synopsis
#include <ProMfgdb.h>
ProMfgdbExprValueGet
(
/* (In)
The expression.
*/
ProLine value
/* (Out)
The attribute value.
*/
)
Returns
The function successfully retrived the value.
The expression handle was invalid or did not contain a value.
User Guide References
Est-ce que cela a été utile ?