Cog3DBox Constructor Cognex VisionPro 9.5
Overload List

  NameDescription
Public methodCog3DBox 
Constructs a degenerate box with size of (0,0,0), translation of (0,0,0), ShapeFromScaledUnitBox of identity transform, and Cog3DShapeStateConstants of Volume.
Public methodCog3DBox(Cog3DBox)
Construct this object by making a deep copy of the supplied object.
Protected methodCog3DBox(SerializationInfo, StreamingContext)
Serialization constructor.
Public methodCog3DBox(Cog3DVect3, Cog3DTransformRigid, Cog3DShapeStateConstants)
Constructs a box using the specified size, rigid transform, and Cog3DShapeStateConstants.
Top
See Also