API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setDBViewInfos Method
OdBmFamilyBase::setDBViewInfos Method
Syntax
C++
OdResult setDBViewInfos(const OdArray<OdBmObjectPtr>&);
Parameters 
Description 
views 
[in] An array of smart pointers to OdBmObject instances, which represent DB Views.  

eOk if the new array of DB Views was successfully set for the family; otherwise, the method returns an appropriate error code.

Sets a new array of DB Views for the family.

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