Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMStd::isBomEquivalents Method
Syntax
C++
virtual bool isBomEquivalents(const OdMapStringToString& equiMap, OdMapStringToString& attMap) const;

Finds all known equivalents in this BOM standard for component properties in the given map. 

 

Parameters
Description
equiMap
[in] Input component properties map.
attMap
[out] Output map of component properties of this BOM standard paired with their equivalents in the input map.

The true value if equivalents are found, or false otherwise.

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