API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setFamilyDocGUID Method
OdBmFamilyBase::setFamilyDocGUID Method
Syntax
C++
OdResult setFamilyDocGUID(const OdGUID&);
Parameters 
Description 
guid 
[in] An OdGUID object that represents the family GUID to be set.  

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

Sets a new family global unique identifier (GUID).

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