Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AmdtSectionSymStd::onChangeUnits Method
Syntax
C++
virtual Acm::ErrorStatus onChangeUnits(bool isMetric);

This method should be called on change of units. 

 

Parameters
Description
isMetric
[in] Specifies if units are metric.

Acm::eOk if successful or the appropriate error code otherwise.

This method does not have a special implementation for this class, always returns Acm::eOk.

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