Gets/sets the offset for this plane. The offset is the translation from the origin
along the normal direction.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.1.0.0
Syntax
Property Value
Type: DoubleThe offset of this plane. The offset is the translation from the origin along the normal direction.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| Cog3DException | If the plane is degenerate. |
See Also