API Reference > OdDb Classes > OdDbMline Class > OdDbMline Methods > OdDbMline::setClosedMline Method
OdDbMline::setClosedMline Method
Syntax
C++
void setClosedMline(bool closedMline);
Parameters 
Description 
bool closedMline 
[in] Sets this MLine closed if true, open if false. 

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

 

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