API Reference > Classes > OdTf Classes > OdTfObject Class > OdTfObject Methods > OdTfObject::getTransientReactors Method
OdTfObject::getTransientReactors Method
Syntax
C++
virtual void getTransientReactors(OdTfObjectReactorArray& reactors) = 0;
Parameters 
Description 
elmIds 
[out] A placeholder for the array of reactor objects identifiers. 

Retrieves all the transient reactors from the element.

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

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