Optional
AttachArray of Attachment points.
Optional
AutoEnables auto-inheritance of the (evaluator) parameters passed to the evaluator itself, to the immediate children that also have an evaluator assigned. The result is the same as setting _AutoInherit to true as part of the parameters. Note. If auto inheritance is already enabled by _AutoInherit it will stay enabled - even if the evaluator returns false.
Optional
DerivedArray of derived Evaluator Parameters. These parameters are created by a super class Create() call and then used by the calling evaluator.
Optional
EvaluatorArray of Evaluator Parameters, for the created components.
Note. Evaluator parameters can not be assigned to the root node itself.
Optional
GeometryArray of Geometry Parameters, for the created components.
Optional
InteractorArray of Interactor Parameters, for the created components.
Note. Interactor parameters can not be assigned to the root node itself.
Optional
ProductsThe new components to be created.
If the first component has no Path, it's attributes will
be merged into the already existing component (for which the Evaluator was called).
Generated using TypeDoc
Evaluator response. The response may return components to be merged into the overall component hierarchy of the product. If so, a few rules must be applied: