Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmTransaction::updateRequired Method (const OdBm::ElementPart::Enum, const OdBmObjectId&)
Syntax
C++
bool updateRequired(const OdBm::ElementPart::Enum elemPart, const OdBmObjectId& id) const;

Checks if an update is required for an element with a given id. 

 

Parameters
Description
elemPart
[in] Enum value.
id
[in] Element identifier.
remarks Possible values for elemPart: Header - 1 Body - 2 Geometry - 4

True if an update is required for an element with given id, false - otherwise.

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