Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcPropertyEnumeratedValue::getEnumerationValues Method
Syntax
C++
void getEnumerationValues(OdArray<OdDAI::Select >& EnumerationValues) const;

Returns the value of EnumerationValues attribute. This attribute represents enumeration values that are listed in the referenced IfcPropertyEnumeration, if such a reference is provided.

Parameters
Description
EnumerationValues
[out] Receives a set of OdDAI::Select values representing the EnumerationValues attribute.
Copyright © 2002-2022. Open Design Alliance All rights reserved.