Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSimplePropertyTemplate::setEnumerators Method
Syntax
C++
void setEnumerators(const OdDAIObjectId& Enumerators);

Sets the value of Enumerators attribute. This attribute represents name of the property enumeration, and list of all valid enumerators being selectable values, assigned to the definition of the property.This attribute shall only be provided, if the PropertyType is set to:

  • kIfcSimplePropertyTemplateTypeEnum_P_ENUMERATEDVALUE.
Parameters
Description
Enumerators
[in] Enumerators to set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.