API Reference > OdBcf Namespace > Classes > OdBcfLines Class > OdBcfLines Methods > OdBcfLines::getLine Method
OdBcfLines::getLine Method
Syntax
C++
const OdBcfLineArray& getLine() const;

An array of smart pointers to OdBcfLine objects included in the markup lines object.

Retrieves the array of lines, which are included in the markup lines object.

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

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