AcRxRefersToAttribute Class   

AcRxAttribute
    AcRxRefersToAttribute
C++
class AcRxRefersToAttribute : public AcRxAttribute;
File

rxattrib.h

Description

This class can be used to provide additional information to describe the member. The common usecase is to set the path that refers to the container. For example the layer property can have the refers attribute set to /LayerTableId/Items, which indicates that it is an item in the LayerTable.

Links