Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlEntityRule::execute Method
Syntax
C++
OdResult execute(const OdMvdXmlConceptTemplate* pTemplate, bool& result) const;

Runs the entity rule check.

Parameters
Description
pTemplate
[in] A raw pointer to the OdMvdXmlConceptTemplate object.
result
[out] A placeholder that contains the boolean result of the entity rule check.

eOk if the checking process was successfully finished; otherwise, the method returns an appropriate error code.

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