Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamilyBase::setDBViewInfos Method
Syntax
C++
OdResult setDBViewInfos(const OdBmObjectPtrArray&);

Sets a new array of DB Views for the family.

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.

Copyright © 2002-2022. Open Design Alliance All rights reserved.