API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setInPlace Method
OdBmFamilyBase::setInPlace Method
Syntax
C++
OdResult setInPlace(bool);
Parameters 
Description 
bool 
value [in] A new value of the flag to be set. 

Sets new value of the in-place flag. In-place flag determines whether the family is an in-place family (if it is equal to true) or not (if it is equal to false).

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