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

A smart pointer to the OdBcfLines object.

Retrieves the lines object from the visualization information instance.

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

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