Cog3DAngleRange MethodsCognex VisionPro 9.5

The Cog3DAngleRange type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateFullRange
Create a full range object.
Public methodDilate
Dilate this angle range by another angle range.
Public methodEquals (Overrides ValueType Equals(Object).)
Public methodGetHashCode (Overrides ValueType GetHashCode .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsWithin
Check whether a value is inside the angle range.
Public methodStatic memberRealEqual
Compares the internal state of the specified instances and returns true if the internal state is within epsilon.
Public methodToString
Override of ToString method to get a string for describing this object.
(Overrides ValueType ToString .)
Top
See Also