classOdIfcRxDisplayAsAttribute : public OdRxDisplayAsAttribute;
Description
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).
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.