API ドキュメンテーション
>
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
ProElement データへのアクセス:ProElementwstroptsExpressionsSet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。