API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > OdDbGroup::setSelectable Method
OdDbGroup::setSelectable Method
Syntax
C++
void setSelectable(bool selectable);
Parameters 
Description 
bool selectable 
[in] Selectable flag. 

Sets this Group object as selectable (DXF 71). 

 

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