AcRxObject AcFdFieldEngine
class AcFdFieldEngine : public AcRxObject;
AcField.h
The field engine is a global one-per-session object. The field engine manages the evaluation of fields. The field evaluators should register their loader with the engine during application startup. The field engine will demand load the evaluator module.