API Reference > OdDb Classes > OdDbMline Class > OdDbMline Methods > OdDbMline::closedMline Method
OdDbMline::closedMline Method
Syntax
C++
bool closedMline() const;

Returns true if and only if this MLine entity is closed.

Returns the closed status of this MLine entity(DXF 71, bit 0x02).

Copyright © 2002–2020. Open Design Alliance. All rights reserved.