Click or drag to resize

SolderPoint Class

** NOTE: ADDED in CFX 2.0 **

Solder point information.
Inheritance Hierarchy
SystemObject
  CFX.Structures.HandSolderingSolderPoint

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

The SolderPoint type exposes the following members.

Constructors
 NameDescription
Public methodSolderPoint 
Top
Properties
 NameDescription
Public propertyComponent The component of the solder point.
Public propertyFinishedAt The end of work time stamp.
Public propertyMaterials The used materials.
Public propertyName The solder point name.
Public propertyReadSolderingPosition The used position of the solder task.
Public propertyResultPicture The result picture of the solder point.
Public propertySetSolderingPosition The position of the solder point.
Public propertyStartedAt The start of work time stamp.
Top
See Also