Cog3DPoint Constructor Cognex VisionPro 9.8
Overload List

  NameDescription
Public methodCog3DPoint 
Constructs a Cog3DPoint consistent with Cog3DPoint(0, 0, 0).
Public methodCog3DPoint(Cog3DPoint)
Construct this object by making a deep copy of the supplied object.
Public methodCog3DPoint(Cog3DVect3)
Constructs a Cog3DPoint using a specified Cog3DVect3.
Protected methodCog3DPoint(SerializationInfo, StreamingContext)
Serialization constructor.
Public methodCog3DPoint(Double, Double, Double)
Constructs a Cog3DPoint using the specified 3D position.
Top
See Also