IfcValueTypes.h
The class implements an IFC attribute that can be used by the user interface to represent property values in a human-readable form (instead of displaying just a handle).
Createa a new IFC attribute instance with specified parameters. | |
Dereferences the IFC attribute value and retrieves the property which name is stored in the attribute. | |
Sets the new value of the flag that determines whether the attribute index is displayed. If the flag value is equal to true, the index is displayed; otherwise (the flag value is equal to false), the index is not displayed. | |
Sets the new value of the flag that determines whether the attribute type is displayed. If the flag value is equal to true, the type is displayed; otherwise (the flag value is equal to false), the type is not displayed. |
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|