<Code Lib>
2021 Property
Changes 2
P

WireType.TemperatureRating

Description:
The temperature rating type of the wire type.
Remarks:
Should retrieved from relevant WireMaterial object.

public TemperatureRatingType TemperatureRating { get; set; }

  • When setting this property: The id is not a conductor temperature rating id nor invalidElementId.
  • When setting this property: A non-optional argument was null

Loading…