EditablePathRulesNozzle Property

Definition

Namespace: PCBI_MachineFormats_ImportExport.Soldering.SelectiveSoldering.PathFinding
Assembly: PCBI_MachineFormats_ImportExport (in PCBI_MachineFormats_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
[TypeConverterAttribute(typeof(SolderingNozzleListConverter))]
public SolderingNozzleList Nozzle { get; set; }

Property Value

SolderingNozzleList

See Also