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

eOk if the new array of references was successfully set; otherwise, the method returns an appropriate error code.

Sets a new array of references for the family.

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