API Reference > OdMvdXml Namespace > Classes > OdMvdXmlApplicability Class > OdMvdXmlApplicability Methods > OdMvdXmlApplicability::getRules Method
OdMvdXmlApplicability::getRules Method
Syntax
C++
const OdMvdXmlTemplateRulesPtr getRules() const;

Retrieves a SmartPointer to the tree structure of rules.

Retrieves the tree structure of rules indicating how template applies to particular entity. Each TemplateRules element consists of a set of other TemplateRules or TemplateRule element and a logical operator. Each TemplateRule element defines the @Parameter that refer to the RuleID of the referenced Template.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.