Category Feature element trees, Object ProElementwstropts

Function ProElementwstroptsExpressionsSet


Description
Sets the options to retrieve values as expressions or relations instead of string representations of the actual value, if they exist. Applicable to double value elements only.
Synopsis
#include <ProElemoptions.h>
ProErrorProElementwstroptsExpressionsSet(
ProElementWstringOptions options
/* (In)
The options.
*/
ProBoolean as_expression
/* (In)
PRO_B_TRUE to obtain values as expression if possible.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
See Also
ProElementWstringGet

Manual References:

  1. Element Trees: Principles of Feature Creation: Access to ProElement Data
  2. Element Trees: Principles of Feature Creation: Access to ProElement Data