<Code Lib>
2025.3 Property
Changes 2
P

WireType.WireMaterial

Description:
The material type of the wire type.

public WireMaterialType WireMaterial { get; set; }

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

Loading…