Close

Relief for ODA Team in Ukraine

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

Executes the check-up of the template rule for a specified Concept Template object.

Parameters
Description
pTemplate
[in] A raw pointer to the Concept Template object.
result
[out] A placeholder for the check-up result, represented with a boolean value.

eOk if the rule check-up execution was succesful; otherwise, the method returns an appropriate error code.

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