Quantity AMBuildSequenceStep.HeatingTemperature { get; set; }
Gets or sets the build sequence step heating temperature.
An exception is thrown if the current heat step type is not Heat. An exception is thrown if the
HeatingMethod property is not Temperature. An exception is also thrown if the value is less than 0.
Examples