FieldEngineRegisterEvaluatorLoader Method

Registers the evaluator loader with the engine.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void RegisterEvaluatorLoader(
        FieldEvaluatorLoader pLoader
)

Parameters

pLoader  FieldEvaluatorLoader
[in] Evaluator loader to register.
Remarks
The engine searches the registered evaluator loaders to find the appropriate evaluator for evaluating fields. Field evaluators should register the evaluator loader with the field engine during application startup.
See Also

©  Bricsys NV. All rights reserved.