API Reference > Classes > OdTf Classes > OdTfObject Class > OdTfObject Methods > OdTfObject::getPersistentReactors Method
OdTfObject::getPersistentReactors Method
Syntax
C++
virtual void getPersistentReactors(OdTfPersistentReactorArray& elmIds) = 0;
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-2021. Open Design Alliance. All rights reserved.