Cog3DRangeImageCrossSectionAreaOperatorBase InputAvailable Method Cognex VisionPro 9.8 SR1
Called at the beginning of the Execute method to check if the result of the input operator is available or not If not it does not even try to execute the operator and returns with InputFeatureMissing

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.0.0.0
Syntax

protected virtual bool InputAvailable()

Return Value

Type: Boolean
See Also