API Documentation
>
Feature element trees
>
Object ProElementwstropts
> Function ProElementwstroptsExpressionsSet
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
>
ProError
ProElementwstroptsExpressionsSet
(
ProElementWstringOptions
options
/* (In)
The options.
*/
ProBoolean
as_expression
/* (In)
PRO_B_TRUE
to obtain values as expression if possible.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
See Also
ProElementWstringGet
User Guide References
Access to ProElement Data:ProElementwstroptsExpressionsSet
Was this helpful?
This site works best with JavaScript enabled