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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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