API Reference > OdBcf Namespace > Classes > OdBcfVisualizationInfo Class > OdBcfVisualizationInfo Methods > OdBcfVisualizationInfo::getComponents Method
OdBcfVisualizationInfo::getComponents Method
Syntax
C++
const OdBcfComponentsPtr& getComponents() const;

A smart pointer to the OdBcfComponents object associated with the visualization info.

Retrieves the visualization info components.

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

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