API Reference > Classes > Family Classes > OdBmFamily Class > OdBmFamily Methods > OdBmFamily::getReferences Method
OdBmFamily::getReferences Method
Syntax
C++
void getReferences(OdBmFamilyRefPtrArray &) const;
Parameters 
Description 
array 
[out] An array of smart pointers to OdBmObject instances, which represent referenced objects. 

Retrieves references from the family.

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

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