API Reference > Classes > PRC Base Data Types Classes > OdPrcAttribute Class > OdPrcAttribute Methods > contentSingleAttribute Method > OdPrcAttribute::contentSingleAttribute Method ()
OdPrcAttribute::contentSingleAttribute Method ()
Syntax
C++
OdPrcContentSingleAttributeArray & contentSingleAttribute();

Returns the current array of single attributes. The array of single attributes is returned as a reference to an array of OdPrcContentSingleAttribute objects, therefore it can be used to set a new single attribute array.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.