Skip to content

PLCamera.Scan3dCoordinateSelectorEnum Class#

Selects the individual coordinates in the vectors for 3D information/transformation.

Applies to: blaze

Visibility: Expert

Selecting Parameters: Scan3dAxisMax, Scan3dAxisMin, Scan3dCoordinateOffset, Scan3dCoordinateScale, Scan3dInvalidDataFlag, Scan3dInvalidDataValue

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.Scan3dCoordinateSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.Scan3dCoordinateSelectorEnum Initializes a new instance of the PLCamera.Scan3dCoordinateSelectorEnum class
 

Properties#

 NameDescription
Public propertyCoordinateA

The first (X or Theta) coordinate

Applies to: blaze

Public propertyCoordinateB

The second (Y or Phi) coordinate

Applies to: blaze

Public propertyCoordinateC

The third (Z or Rho) coordinate.

Applies to: blaze

Public propertyName The full name of Scan3dCoordinateSelector (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of Scan3dCoordinateSelector (Overrides Object.ToString()()()().)
 

PLCamera.Scan3dCoordinateSelectorEnum.ToString Method#

The full name of Scan3dCoordinateSelector

Return Value#

Type: String
Returns the full name of Scan3dCoordinateSelector

PLCamera.Scan3dCoordinateSelectorEnum Constructor#

Initializes a new instance of the PLCamera.Scan3dCoordinateSelectorEnum class

PLCamera.Scan3dCoordinateSelectorEnum.CoordinateA Property#

The first (X or Theta) coordinate

Applies to: blaze

PLCamera.Scan3dCoordinateSelectorEnum.CoordinateB Property#

The second (Y or Phi) coordinate

Applies to: blaze

PLCamera.Scan3dCoordinateSelectorEnum.CoordinateC Property#

The third (Z or Rho) coordinate.

Applies to: blaze

PLCamera.Scan3dCoordinateSelectorEnum.Name Property#

The full name of Scan3dCoordinateSelector