CogPlaneRange Constructor Cognex VisionPro 9.5
Overload List

  NameDescription
Public methodCogPlaneRange(CogImagePlaneConstants)
Constructs and initializes a CogPlaneRange object based on the specified plane. Default Nominal = 128, Tolerance = +/-10, default Softness = 0.
Public methodCogPlaneRange(CogPlaneRange)
Construct a deep copy of the supplied CogPlaneRange object.
Public methodCogPlaneRange(Double, CogImagePlaneConstants)
Constructs and initializes a CogPlaneRange object based on a nominal value and the specified plane. Default Tolerance = +/-10, default Softness = 0. Tolerance and Softness values might be changed if the original range defined is out of range limits.
Protected methodCogPlaneRange(SerializationInfo, StreamingContext)
Serialization Constructor
Top
See Also