CogFixture PropertiesCognex VisionPro 9.8

The CogFixture type exposes the following members.

Properties

  NameDescription
Public propertyAction
How the operator should process the input image.
Public propertyChangedEventSuspended
If nonzero, indicates that the raising of the Changed event has been suspended. This value is incremented when SuspendChangedEvent is called and decremented when ResumeAndRaiseChangedEvent is called.
Public propertyFixturedSpaceName
Name of the fixtured coordinate space that will be attached to the coordinate space tree of the input image. This must be a valid non-qualified name.
Public propertyFixturedSpaceNameDuplicateHandling
Specifies how the operator should respond when attempting to add a space whose name already exists in the output image coordinate space tree.
Public propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertySpaceToOutput
Specifies whether the selected space of the output image will be a fully-qualified copy of the fixtured space name, or a fully-qualified copy of the unfixtured space name.
Public propertyUnfixturedFromFixturedTransform
Transformation that defines the fixtured coordinate space, relative to the unfixtured space. This transform must map points from the fixtured space into the unfixtured one (i.e. the selected space of the input image).
Top
See Also