API Reference > Classes > Base Classes > OdBmBlobObject Class > OdBmBlobObject Methods > OdBmBlobObject::getPersistentReactors Method
OdBmBlobObject::getPersistentReactors Method
Syntax
C++
virtual void getPersistentReactors(OdTfPersistentReactorArray& elmIds);
Parameters 
Description 
OdTfPersistentReactorArray& elmIds 
[out] A placeholder for the array of reactor object identifiers. 

Retrieves all the persistent reactors from the element.

The method fills the passed array with identifiers of persistent reactor objects for the element and returns it to a calling subroutine.

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