If this feature has a ParentFeature, then Weight and Polarity are defined with respect to the parent. The effective weight (or polarity) of this feature is its Weight (or Polarity) times the parent's effective weight (or polarity).
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax
Property Value
Type: ICogModelFeatureRemarks
Returns this feature's parent feature if it has one
If this feature has a parent feature, its Weight and Polarity are defined with respect to the parent. The effective weight of this feature is its Weight times the parent's effective weight. Similarly, the effective polarity of this feature is its Polarity times the parent's effective polarity.
See Also