API Reference > OdBcf Namespace > Classes > OdBcfExceptions Class > OdBcfExceptions Methods > OdBcfExceptions::getComponent Method
OdBcfExceptions::getComponent Method
Syntax
C++
const OdBcfComponentArray& getComponent() const;

An array of smart pointers to OdBcfComponent objects.

Retrieves the array of components associated with the exceptions.

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

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