4.2.4 CONFIGURATION
The Hypothesis Connect_Features_To_Parent connects all features as children to the object part. This ensures that each individual feature can inherit property values directly from the parent object. The connection rule is illustrated in Figure 34.
Figure 34 Rule "Connect_Features_To_Parent"
(@RULE= R1
(@LHS= (Equal (<|FEATURE|>.part_id) (Session.part_id)) )
(@HYPO= Connect_Features_To_Parent)
(@RHS= (CreateObject (<|FEATURE|>) (\Session.part_id\)) ) )