Gets or sets the 3D Rotation transform.
The 3D rotation transform that can be used at runtime to map the shape.
Namespace: Cognex.VisionPro.CADAssembly: Cognex.VisionPro.CAD (in Cognex.VisionPro.CAD.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Cog3DTransformRotationThe default value is a a default constructed Cog3DTransformRotation object.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the object has been disposed. |
Remarks
See Also