Close

Relief for ODA Team in Ukraine

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

Gets the variable dialog information. 

 

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

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

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