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

A array of smart pointers to the OdBcfComponent objects.

Retrieves the components from the selection.

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

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