Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamily::setReferences Method
Syntax
C++
OdResult setReferences(const OdBmFamilyRefPtrArray&);

Sets a new array of references for the family.

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.

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