DynamicWavePreheatingSectionPreheatingSections Property |
Gets or sets the preheating sections.
Namespace: CFX.Structures.SolderWaveAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic List<WavePreheatingSection> PreheatingSections { get; set; }
Public Property PreheatingSections As List(Of WavePreheatingSection)
Get
Set
Property Value
ListWavePreheatingSection
See Also