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

Retrieves the array of 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 (c) 2002-2020. Open Design Alliance. All rights reserved.