Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmTaper::setVariableStatus Method
Syntax
C++
Acm::ErrorStatus setVariableStatus(Acm::Variable var, Acm::Visibility status);

Sets the visibility status of the specified edit control. 

 

Parameters
Description
var
[in] Type of variable. Refer to the Acm::Variable enumerated type for the available variable types.
status
[in] Visibility status. Refer to the Acm::Visibility enumerated type for the available visibility types.

Acm::eOk if the visibility status is set successfully, or an appropriate error code otherwise.

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