IFC property with a single value.
    typedef struct {
        API_IFCPropertyValue     nominalValue;
    } API_IFCPropertySingleValue;
    
Members
- nominalValue
- Value of the property
Remarks
This structure contains the value of an IfcPropertySingleValue
Requirements
- Version: API 16 or later
- Header: APIdefs_Elements.h