<Code Lib>
2026 Property
Changes 7
P

WireType.TemperatureRating

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

public ElementId 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…