API Reference > OdRx Classes > OdRxDisplayAsAttribute Class
OdRxDisplayAsAttribute Class
OdRxDisplayAsAttributeOdRxDisplayAsAttributeOdRxDisplayAsAttribute
Syntax
C++
class OdRxDisplayAsAttribute : public OdRxAttribute;

RxAttribute.h

This attribute can be used by UI to represent properties of dereferenceable types in human readable form (instead of displaying just a handle). 

 

 
Name 
Description 
 
Constructor. Creates an attribute of the OdRxDisplayAsAttribute type.
 
 
By default this function dereferences the value and retrieves the property which name is stored in the attribute.
 
 
Retrieves the name of the property of the dereferenced object to use instead of the object ID. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.