<Code Lib>
2027 Property
Changes 7
P

CableType.InsulationMaterial

Description:
The Conductor Insulation Material of this Cable Type.

public ElementId InsulationMaterial { get; set; }

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

Loading…