Close

Relief for ODA Team in Ukraine

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

Retrieves the array of DB Views.

Parameters
Description
views
[out] An array of smart pointers to OdBmObject instances, which represent DB Views.

The method fills the passed array with smart pointers to OdBmObject instances with information about DB Views and returns it to a calling subroutine.

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