API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::getInPlace Method
OdBmFamilyBase::getInPlace Method
Syntax
C++
bool getInPlace() const;

true if the family is an in-place family; if the family is a loadable family the method returns false.

Retrieves whether the family is an in-place family or is a loadable one.

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