Gets the axis direction of this cylinder.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
public virtual Cog3DVect3 AxisDirection { get; }public virtual Cog3DVect3 AxisDirection { get; }Public Overridable ReadOnly Property AxisDirection As Cog3DVect3
Get
Public Overridable ReadOnly Property AxisDirection As Cog3DVect3
Get
public:
virtual property Cog3DVect3 AxisDirection {
Cog3DVect3 get ();
}public:
virtual property Cog3DVect3 AxisDirection {
Cog3DVect3 get ();
}Property Value
Type:
Cog3DVect3
The axis direction of the cylinder.