Click or drag to resize

SolderPointPosition Class

** NOTE: ADDED in CFX 2.0 **

Solder point position information.
Inheritance Hierarchy
SystemObject
  CFX.Structures.HandSolderingSolderPointPosition

Namespace: CFX.Structures.HandSoldering
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class SolderPointPosition

The SolderPointPosition type exposes the following members.

Constructors
 NameDescription
Public methodSolderPointPosition 
Top
Properties
 NameDescription
Public propertyX Position on the X axis.
Public propertyY Position on the Y axis.
Public propertyZ Position on the Z axis.
Top
See Also