Cog3DLineSeg Constructor Cognex VisionPro 9.10
Overload List

  NameDescription
Public methodCog3DLineSeg 
Constructs a degenerate Cog3DLineSeg consistent with Cog3DLineSeg(Cog3DVect3(), Cog3DVect3(), Cog3DShapeStateConstants.Curve).
Public methodCog3DLineSeg(Cog3DLineSeg)
Construct this object by making a deep copy of the supplied object.
Protected methodCog3DLineSeg(SerializationInfo, StreamingContext)
Serialization constructor.
Public methodCog3DLineSeg(Cog3DVect3, Cog3DVect3, Cog3DShapeStateConstants)
Constructs a Cog3DLineSeg using p1 and p2.
Top
See Also