API Reference > Classes > Base Classes > OdBmObject Class > OdBmObject Methods > OdBmObject::getPersistentReactors Method
OdBmObject::getPersistentReactors Method
Syntax
C++
virtual void getPersistentReactors(OdTfPersistentReactorArray&);
Parameters 
Description 
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-2021. Open Design Alliance. All rights reserved.