<Code Lib>
2026 Property
Changes 7
P

CableType.ConductorMaterial

Description:
The Conductor Material of this Cable Type.

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