A class that implements the EXPRESS ENUMERATION data type within IFC Standard Data Access Interface (SDAI).
File: daiEnum.h
Namespace: OdDAI
This is the overview for the Enum constructor overload. |
Retrieves if the Enum instance has an assigned value. | |
Retrieves the index of the current enumeration value. | |
Retrieves the underlying enumeration type definition. | |
Retrieves the current enumeration value as string. | |
Makes the Enum instance value undefined. | |
Assigns an index that corresponds to the Enum instance value. | |
Assigns a string that corresponds to the Enum instance value. | |
Assigns a string that corresponds to the Enum instance value. The assigned string value is case-insensitive. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|