classOdDbPropertiesOverrule : public OdRxOverrule;
Description
This class overrules a subset of property linked operations which an object or entity specifies. It is used as a base class for classes derived from OdDbObject or OdDbEntity to change their behavior. Each default implementation calls the corresponding method of the target class.