API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setPath Method
OdBmFamilyBase::setPath Method
Syntax
C++
OdResult setPath(const OdString&);
Parameters 
Description 
path 
[in] A string that contains the new family path.  

eOk if the new family path was successfully set; otherwise, the method returns an appropriate error code.

Sets a new family path.

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