API Reference > OdDAI Namespace > Classes > InverseAttribute Class > InverseAttribute Methods > InverseAttribute::isAggregate Method
InverseAttribute::isAggregate Method
Syntax
C++
bool isAggregate() const;

true if the attribute is represented with a set or a bag; false if the attribute is represented with a single reference.

Determines whether the attribute is represented with a set or a bag or with a single reference.

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