Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmFCF::setVarDlgInfo Method
Syntax
C++
Acm::ErrorStatus setVarDlgInfo(Acm::Variable var, const CVarDlgInfo& dlgInfo);

Sets the variable dialog information. 

 

Parameters
Description
var
[in] Type of variable. Refer to the Acm::Variable enumerated type for the available variable types.
dlgInfo
[in] The variable dialog information.

Acm::eOk if the variable dialog information is set successfully, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.