Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamilyMgrBase::getLoadedFamilies Method
Syntax
C++
void getLoadedFamilies(OdBmMap<OdBmObjectId, OdGUIDArray > &) const;

Retrieves loaded families.

Parameters
Description
families
[out] An array of smart pointers to OdBmLoadedFamilyInfo objects that contains information about loaded families.

The method fills the passed array of smart pointers to OdBmLoadedFamilyInfo objects and returns it to a calling subroutine.

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