API Reference > OdBcf Namespace > Classes > OdBcfTopic Class > OdBcfTopic Methods > OdBcfTopic::getDocumentReference Method
OdBcfTopic::getDocumentReference Method
Syntax
C++
const OdBcfDocumentReferenceArray& getDocumentReference() const;

An array of smart pointers to OdBcfDocumentReference objects.

Retrieves the array of documents referenced within the topic.

The array returned by the method can't be modified in the calling subroutine.

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